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
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/video0plugin a USB camera to PI and this did work
sudo uvc-gadget -u /dev/video2 -v /dev/video0