ros-ukraine / leobot

LeoBot telepresence robot
MIT License
21 stars 4 forks source link

image_transport ideas. h264? #72

Open chexov opened 6 years ago

chexov commented 6 years ago

Hello everyone. I wonder what are the plans for delivering consumer live stream from the robot.

So I was thinking since it is museum robot project the picture quality be better at least HD for the consumer camera. Teleop can be done via SD or lower quality of cause.

Any plans for the type of camera and implementation of delivering this stream to the user?

AndriyPt commented 6 years ago

Hey @chexov :) Thank you for raising these questions. For now we are using http://wiki.ros.org/web_video_server which is delivering video stream to web page from ROS messages. And yes, idea is to utilise ROS transport and apply extra layer later. Currently we do not have any hardware camera requirements but you are right HD quality for nice view should be considered :)