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

See the web_video_server wiki page.

There's the description of the different video encoding parameters.

You can set these parameters within the URL e.g.: http://localhost:8888/stream?topic=depthcloud_encoded&bitrate=250000&type=vp8

uses the VP8 compression with a bitrate of 250k.