v4l2-tester
v4l2-tester copied to clipboard
Linux V4L2 camera test program using QT5 and OpenGL for display
Results
1
v4l2-tester issues
Sort by
recently updated
recently updated
newest added
Hey, I noticed that EGL_LINUX_DRM_FOURCC_EXT is set to DRM_FORMAT_ARGB8888, but this causes to lose half of the pixels(since the shader uses average of two Y values). Is there any way...