Hi,
I meet a problem.
I open the usb camera by OpenCV and the /dev/video is 0, but when shutoff the usb and shut on the usb once again, the /dev/video is 1.
How to fix the /dev/video always 0 not 1 when shutoff the usb and shut on the usb.
Thanks!