capture from multiple usb cameras (webcams) on Mac?
I can capture from a single usb camera at a time, but not more than one at once.
I'm using a recent build of the git trunk (so, 3.0-ish) and running os x lion. I realize I could try other versions of OpenCV.
Has anyone ever gotten multiple usb cameras working on a mac?
Thanks! Tyler
I think, that this is exactly what you need. Keep reading, it has guidelines on how to enable multiple camera reads :) Another approach could be to open up two threads and address a cam port on each thread!
Thanks, StevenPuttemans. The link you suggest says that OpenCV cannot do more than one camera at a time (at least for the PS Eye).
Yeah but it does state how to solve the problem or how to work around it. Like I said, keep on reading!