u/AgreeableEmployee735

Having trouble streaming from a Raspberry Pi sender to a laptop receiver over a direct TCP socket connection — the connection establishes fine but the receiver disconnects almost immediately because the sender is skipping every single frame with ✗ Skipped frame backend=unknown scene=normal scene, TX=0 the whole time.  — what's the best way to handle this, should I force-send every Nth frame to keep the connection alive, send a lightweight heartbeat packet with no image data, or just make the receiver tolerate longer silences by distinguishing socket timeouts from real errors?

https://preview.redd.it/rxjbmp4wshzg1.png?width=3840&format=png&auto=webp&s=f4bc3e182d84fd8891661f0f38599f266dbfd00c

reddit.com
u/AgreeableEmployee735 — 9 days ago

Having trouble streaming from a Raspberry Pi sender to a laptop receiver over a direct TCP socket connection — the connection establishes fine but the receiver disconnects almost immediately because the sender is skipping every single frame with ✗ Skipped frame backend=unknown scene=normal scene, TX=0 the whole time.  — what's the best way to handle this, should I force-send every Nth frame to keep the connection alive, send a lightweight heartbeat packet with no image data, or just make the receiver tolerate longer silences by distinguishing socket timeouts from real errors?

https://preview.redd.it/l3bwhsjmshzg1.png?width=3840&format=png&auto=webp&s=ff21298b9c779a4eba79c3e31b9737daefc7805e

reddit.com
u/AgreeableEmployee735 — 9 days ago