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

How can we change the quality of image/video which is streamed over web_video_server

asked 2015-07-10 02:23:28 -0500

robobee gravatar image

I am using the usb-cam node to get the video from my webcam and using web video server to stream it in my private network. But the average bandwidth is about 20MBps . I do not have that much link speed. What should be done to reduce it so that i can stream without any buffering.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-10 03:29:54 -0500

BennyRe gravatar image

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=de...

uses the VP8 compression with a bitrate of 250k.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-07-10 02:23:28 -0500

Seen: 1,689 times

Last updated: Jul 10 '15