VideoCapture open() won't open second camera
I am trying to use stereo cameras. I have two logitech c525s. The first camera opens fine and displays images but when I use the VideoCapture.open() command to open the second camera, the program hangs. I can access each camera individually.
I am using Windows 7, Visual Studio 2010 and C++ Windows device manager sees both cameras individually.
Is there something I am missing or neglecting to do?
Just a small remark. In the future, try using the tags without the hashtags supplied. It creates tons of doubles and makes effective searching through this forum quite hard. Thank you in advance!
Pls. post relevant code. It helps.