wlhe / uvc-gadget

enhance uvc-gadget test application
GNU General Public License v2.0
140 stars 143 forks source link

No RPI camera support #5

Open steeley opened 4 years ago

steeley commented 4 years ago

Appears not to support the RPI onboard camera. The uvc-gadget stream starts and can be connected to via USB OTG but there is no data received. sudo uvc-gadget -u /dev/video1 -v /dev/video0

plugin a USB camera to PI and this did work sudo uvc-gadget -u /dev/video2 -v /dev/video0