USB Camera on GPIO (VIM3)

Hei together,
As already described days ago, I would like to connect a USB camera with UVC standard to a USB port of the VIM3 pro board.
The operating system is the last Android version.
According to this forum, it is possible to implement a USB (UVC) camera. Unfortunately, all attempts to recognize the connected camera under Android are negative.
Question, do I need a special driver for a USB web camera
with USC standard?
Thanks Klaus

You shouldn’t need any special driver (might depend on the type of camera) atleast we haven’t had the need for such, what is the distance of the USB cable you are using?
and have you checked if android has detected the new device? <- (using adb)
You could also try to install ubuntu on it and do some debugging from there :slight_smile: