web_video_server UDP

asked 2017-05-23 22:55:54 -0500

lucascoelho gravatar image

Hi everyone,

I am using web_video_server in a teleoperation application that can tolerate errors in the image but is very sensitive to delays. So a UDP connection would be much nicer to me than the TCP. I noticed that the package I am using, web_video_server, uses TCP, so I would like to change to UDP for better speed and latency

Are there ways to use a UDP connection in such application? Any tips on how to use UDP with web_video_server, or other packages and solutions are much appreciated

edit retag flag offensive close merge delete

Comments

Could you share how to use UDP for video streaming from ROS to internet server?

Zin Min gravatar image Zin Min  ( 2021-04-24 04:31:24 -0500 )edit