How to convert a video stream from a browser to a ros topic?

asked 2018-09-18 00:10:42 -0600

J. J. gravatar image

Hi,

I have my robot broadcasting a video to a web browser. My question is, how do I get the video stream from the browser and convert it to a ROS readable format(ie a ros msg) so that I can create a topic which rebroadcasts the msg for data manipulation purposes. Thanks.

edit retag flag offensive close merge delete