Visual Studio doesn't see PS3 Eye Camera
Hello, I have a problem with Ps3 Eye Camera. I have a driver and in CL-Eye Test application it works properly. I don't know why visual studio with openCV 3.3.0 (C++) doesn't see this camera. VideoCapture command doesn't work - it sees only built-in webcam in my laptop. Do you know why?
did you use VideoCapture cap(0); ?
Yes. VideoCapture cap(0) launches my webcam in laptop. When I write 1 instead 0 - it doesn't work. I tried to uninstall my webcam, but it gives no results. It doesn't see PS3 camera