Hi,
The Linux UVC driver for USB video cameras names devices according to the product name it gets from the USB device itself. This is fine if you have different models of camera, as each gets a different name. However, if you have, say, 3 Logitech C920 cameras, the device list in video applications shows you have many devices called "HD Pro Webcam C920", and you can't tell which is which. I looked in the driver source code to see if there is a way to tag the cameras with unique names, but there doesn't seem to be. Does anyone know if I missed something?
Regards,
Steve