FDH2 / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.67k stars 83 forks source link

Stream doesn't drop on network change #367

Open ank-007 opened 20 hours ago

ank-007 commented 20 hours ago

the issue is simple, if sender changes the network while connected and sharing his screen to uxplay receiver, uxplay gets stuck in the last frame it got and doesn't drop ( it should drop like it does for disconnecting after getting error ideally).

receiver is running on my mini pc ( win 11) sender is my iphone 14 with ios 18

uxplay was ran with the command "uxplay -n name -nh vsync no -d"

I checked debug logs, after changing the network, I get the error after some time saying "ERROR: raop_rtp_mirror error in header recv: 0 No error raop_rtp_mirror exiting TCP thread"

fduncanh commented 18 hours ago

can you give precise instructions to reproduce this: what does "sender changes the network" mean exactly?

would just client switching off wifi do it?