Search found 1 match
- Sat Apr 23, 2022 11:56 pm
- Forum: ESP32 Arduino
- Topic: UVC/USB Webcam device?
- Replies: 1
- Views: 2231
UVC/USB Webcam device?
I want to set up an ESP32-2s or ESP32-3s as a webcam device (not host). It looks like libuvc is a library built on top of libusb - if it were working, then I'd be able to do it. Hosting works, but using a ESP32 board as a device does not. Any idea if/when this could happen? Thank you. My goal is to ...