ToupCam VideoCapture Not Working
I am trying to get a microscope camera to work with opencv, my webcam works when using VideoCapture(0) and -1.
However the microscope camera I am using, OMAX A35140U (ToupCam), will not work when using any other numbers. It does show up as a connected camera when viewing devices (USB 2.0 Camera). I am using python and windows 7 pro.
Any help would be great. Thank you.