Skip to content

v0.1.7

Choose a tag to compare

@IlyaP358 IlyaP358 released this 20 Jul 12:18
· 43 commits to main since this release
098f44d

What's New

  • Concurrent Wi-Fi/WFD Warning in --doctor (#57): Added a check for adapters whose drivers cannot run a Wi-Fi connection and Wi-Fi Direct at the same time. Instead of a vague "no P2P-device shown" error, it now gives actionable advice to disconnect Wi-Fi before starting WFD.
  • Added subnet-conflict check to --doctor (#70).
  • Lower P2P Group Owner Intent for WFD (#72): FluxCast now lowers its Wi-Fi Direct group-owner intent (go_intent=0) before connecting. On TVs that link up at the P2P layer but never start the RTSP session, this gets the session to start. Added a --wfd-go-intent 0-15 flag to override it if a sink needs the opposite.

Fixes

  • Refine --doctor firewalld checks to probe the actual RTSP port (7236/tcp) instead of always warning, with graceful handling for Polkit auth failures (#71).
  • Reliable --wfd-peer selection during WFD scans (#72): Fixed a bug where --wfd-peer would fail with "index out of range" because NetworkManager re-scans are non-deterministic. FluxCast now retries the scan a few times (up to 3) until the requested peer appears. Tip: select by MAC rather than index, since the index can shift between a separate --wfd-scan and connect.