Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase USB Camera Capture Rate #21

Open
flynn248 opened this issue Sep 21, 2021 · 0 comments
Open

Increase USB Camera Capture Rate #21

flynn248 opened this issue Sep 21, 2021 · 0 comments
Assignees
Labels
development foundational enhancement ROS

Comments

@flynn248
Copy link
Collaborator

The USB cameras are currently capturing at around 17 fps. This too slow and a more ideal speed would be 25 - 30 fps. Capturing a compressed image may help with this issue. Another method is to find a C++ ROS package that uses the USB camera. A potential on is listed here http://wiki.ros.org/usb_cam.
A potential issue of the above package is trying to use multiple USB cameras with the same package. It would need to be able to launch with different topic names else they will overlap and cause the previous one to shut down.

@flynn248 flynn248 added development foundational enhancement ROS labels Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development foundational enhancement ROS
Projects
None yet
Development

No branches or pull requests

2 participants