cherry-embedded / CherryUSB

CherryUSB is a tiny and portable USB Stack (device & host) for embedded system with USB IP
https://cherryusb.readthedocs.io/
Apache License 2.0
1.17k stars 249 forks source link

Is there any example of UVC video capture? #145

Closed 0x0fe closed 9 months ago

0x0fe commented 9 months ago

Just wondering if there is any example of standard UVC video capture in USB HOST mode.

sakumisu commented 9 months ago

Enterprise customization, not opensource.

sakumisu commented 9 months ago

Iso driver for video is not opensource, but there is a template for parsing video packet(if you can write iso driver), https://github.com/cherry-embedded/CherryUSB/blob/master/demo/usb_host.c

0x0fe commented 9 months ago

ok please add my qq 3265649676