Automated Android APK build from GitHub Actions.
Source ref: main
Commit: 5ad2954
Workflow run: https://github.com/jingcjie/WDCable_flutter/actions/runs/27927799593
Requires Android 13 or newer. Android APKs support arm64-v8a and x86_64. The 32-bit armeabi-v7a ABI is not supported now.
What's New in 2.0.1
Version 2.0.1 is the Protocol v2 release. It separates Wi-Fi Direct group-owner/client roles from WDCable TCP listener/connector roles, uses UDP rendezvous when needed, and upgrades Audio Link to RTP/RTCP over UDP with libopus.
- More reliable Wi-Fi Direct session setup, including a fix for Windows endpoint routing issues.
- Wi-Fi Direct clients now own the WDCable TCP listeners.
- UDP rendezvous lets Android group-owner devices safely discover the peer listener endpoint.
- Expanded diagnostics for device roles, selected endpoints, rendezvous, TCP setup, and handshake failures.
- Lower-latency Audio Link streaming using RTP/RTCP over UDP and libopus.
- Sender quality presets: Standard (32 kbps), Balanced (64 kbps), High (128 kbps), and Near lossless (256 kbps).
- Sender latency modes: Low latency and Stable.
- Improved audio statistics for configured and measured bitrate, packet loss, jitter, late drops, buffer level, and RTCP reports.
Important
Protocol v2 is not compatible with Protocol v1. Both devices must run WDCable 2.0.1 or another Protocol v2-compatible build.
Full Changelog: v1.4.2...v2.0.1