bluerobotics / companion

Companion computer startup scripts and examples
https://www.ardusub.com/operators-manual/companion-web.html
GNU General Public License v3.0
48 stars 54 forks source link

udp video broadcast causes issues #297

Closed jaxxzer closed 4 years ago

jaxxzer commented 4 years ago

This patch works fine on my desktop with an ethernet cable to my router. It was presenting issues on ROVs with tether + fathom x in testing, though.

patrickelectric commented 4 years ago

I did the setup here with the fathom-x and a 20MB/s Up-Down connection. the broadcast appears to be working without problems and it uses the same bandwidth as the normal fixed ip stream. the max bandwidth from the video at 1920x1080@30fps is 400KB/s

jaxxzer commented 4 years ago

We can revert this till we figure it out better. Then we can move forward with 0.0.19.

jaxxzer commented 4 years ago

fixed: https://github.com/bluerobotics/companion/pull/302