Greetings,
I’ve recently started developing an application that require 2 or more webcams using the OpenCV library for C++. When I finally got a second Playstation Eye, I immediately tried it with this application, only to find out that it cannot detect the second camera. Additionally, every other application I try to use can only see the one camera. They work great if only one at a time is plugged in, and even windows recognizes that 2 are connected.
Is there any way to fix this?
Thanks.