Multiple cameras
How to use 2 cameras (multiple cameras) with OpenCV library?
Additionally you might encounter problems when using two cameras simultaneously specially on a USB 2.0 interface. The first camera connected to USB host tries to reserve all the available bandwidth leaving nothing for the second cam. Error Message: VIDIOC_STREAMON: No space left on device
Solution:
Ref thread http://answers.opencv.org/question/4909/using-2-webcams-simultaneously/
Asked: 2012-07-04 04:56:34 -0600
Seen: 4,319 times
Last updated: Jan 19 '14