-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Configuration not detecting external webcam Serial #638
Comments
Several questions: What Webcam are you using? |
My team is having this exact problem as well Camera Logitech C170 USB Hub: Recommended Anker hub with backpowering setup Configuration is identical |
@kev626 mentioned "back powering". |
I'm taking power from the +5V port on the rev hub and sending it to the charge port on the USB hub according to this guide: https://github.com/ftctechnh/ftc_app/wiki/Using-an-External-UVC-Camera-and-a-Powered-USB-Hub#usb-hub |
Fixed with a pull request that has been tested and merged into the private ftc_sdk repository. |
We are trying to use an external camera for mineral detection. The configuration file detects the webcam, however, most of the time, the identified serial number is 0.0 which causes the program to error. We are able to resolve the issue by scanning for usb devices repeatedly, but haven't been able to identify a root cause. Any suggestions would be a great help.
The text was updated successfully, but these errors were encountered: