wlhe / uvc-gadget

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

Flickering video streaming with uvc-gadget and g_webcam on raspberry pi 3b+ #2

Open karandeepdps opened 5 years ago

karandeepdps commented 5 years ago

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

harsh04102002 commented 1 year ago

Hi @karandeepdps ,Have you attached any physical camera to the Pi or you are testing a dummy image from the Pi?