saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
2.96k stars 1.19k forks source link

libUVCCamera: [12652*UVCPreview.cpp:119:get_frame]:allocate new frame #655

Open werohit opened 2 years ago

werohit commented 2 years ago

1920*1080, UYVY Format

I am getting flickering issue

com.serenegiant.usbcameratest8 W/libUVCCamera: [12652UVCPreview.cpp:119:get_frame]:allocate new frame com.serenegiant.usbcameratest8 W/libUVCCamera: [12652UVCPreview.cpp:119:get_frame]:allocate new frame com.serenegiant.usbcameratest8 W/libUVCCamera: [12652*UVCPreview.cpp:119:get_frame]:allocate new frame

libuvc_uyvy_error

WanMMao commented 2 years ago

Have you solved this problem