Cameras have multiple IDs

Hi @Daniel,

If the camera internal usb driver has the same PID (Product ID) and VID (Vendor ID) this will happen.
For camera identification, you have two options:

  • Change the PID and VID and add a new driver for it based in the new value
  • Use the USB bus position to identify each camera