Search found 1 match

by Hamstakillah
2025-03-01 20:02
Forum: Luckfox Pico-RV1103/RV1106
Topic: How to work Pico B with CSI2 Camera module as UVC.
Replies: 6
Views: 28105

Re: How to work Pico B with CSI2 Camera module as UVC.

Not sure about Pico B, but I'm pretty close to making it work on Pico Pro. Here's what I did: -compiled buildroot with UVC gadget (you can also manually edit /etc/init.d/S50usbgadget.sh to enable UVC mode) -cross-compiled uvc-gadget from https://github.com/wlhe/uvc-gadget This version of uvc-gadget ...