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

Frame rate settings for usb_cam?

asked 2011-10-20 19:01:02 -0500

AMoon gravatar image

Hi, I am trying to interface my webcam using the usb_cam package and am having success. But it's only pumping out images at 6 fps. Is there a config I can change to increase my frame rate?

edit retag flag offensive close merge delete

Comments

what image size have you get?
noonv gravatar image noonv  ( 2011-10-20 19:52:05 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2011-10-21 03:35:05 -0500

joq gravatar image

The frame rate is limited by shutter speed, so it may be affected by auto-shutter, auto-exposure or other settings, depending on ambient light level.

edit flag offensive delete link more
1

answered 2011-10-20 21:49:46 -0500

Mimax gravatar image

i just had a brief glance on the source file and wiki but couldn't see any fps parameters. there doesn't seem to be a limitation by looprate.sleep.

I guess the limitation is related to hw or libusb. Try changing image size or use another driver like uvc_cam2 or similiar

cheers Mimax

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-10-20 19:01:02 -0500

Seen: 1,346 times

Last updated: Oct 21 '11