ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you have a webcam or a laptop camera, you should be able to publish the image stream using the video_stream_opencv package: http://wiki.ros.org/video_stream_opencv

I've used that package successfully to publish a video stream either from a video device (/dev/video0, for example) or from a video file (something.avi, for example).