Suear-Web-Viewer icon indicating copy to clipboard operation
Suear-Web-Viewer copied to clipboard

different STREAM_RECV_PORT (22789)

Open EBADBEEF opened this issue 8 months ago • 0 comments

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!

EBADBEEF avatar Feb 08 '25 20:02 EBADBEEF