uvc-gadget
uvc-gadget copied to clipboard
Flickering video streaming with uvc-gadget and g_webcam on raspberry pi 3b+
I am using raspberry pi zero w emulated as a webcam using uvc-gadget. It works plug and play on Nvidia-jetson-nano, or any other pc or laptop. But I see too many choppy frames when I use it with my raspberry pi 3b+. I am using OpenCV to decode and display frames and have used cv2.CAP_V4L2. IMG
Hi @karandeepdps ,Have you attached any physical camera to the Pi or you are testing a dummy image from the Pi?