trying to work with v4l2 loopback but not implemented
This commit is contained in:
@@ -92,6 +92,7 @@ typedef struct VideoDevice {
|
||||
unsigned int height;
|
||||
unsigned int pixelformat;
|
||||
unsigned int bytesperline;
|
||||
bool output;
|
||||
struct v4l2_buffer buf;
|
||||
EGLImageKHR dma_image;
|
||||
} VideoDevice;
|
||||
|
||||
Reference in New Issue
Block a user