My device detected as "YPC BK7231U-XRH-X6-BF2013 HXV83B" (www.amazon.com/dp/B09KZ8TS7L) appears to use a different receive port.
I figured this out by using tcpdump. When I change the default port STREAM_RECV_PORT = 22785 to STREAM_RECV_PORT = 22789 in suear_mirror.py the script works.
Do you think there is something in the protocol metadata to indicate which port it will be using? Or is this probably a number just hardcoded in the firmware kinda thing.
Thanks for your work. I did not want to install yet another stupid app. Love it!
My device detected as "YPC BK7231U-XRH-X6-BF2013 HXV83B" (www.amazon.com/dp/B09KZ8TS7L) appears to use a different receive port.
I figured this out by using tcpdump. When I change the default port
STREAM_RECV_PORT = 22785toSTREAM_RECV_PORT = 22789in suear_mirror.py the script works.Do you think there is something in the protocol metadata to indicate which port it will be using? Or is this probably a number just hardcoded in the firmware kinda thing.
Thanks for your work. I did not want to install yet another stupid app. Love it!