The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

d/v4l2: More buffers

authored by

Jakob Bornecrantz and committed by
Jakob Bornecrantz
bfdd3a0a bd257500

+2 -1
+1
doc/changes/drivers/mr.665.2.md
··· 1 + v4l2: Allocate more buffers when streaming data.
+1 -1
src/xrt/drivers/v4l2/v4l2_driver.c
··· 68 68 DEBUG_GET_ONCE_LOG_OPTION(v4l2_log, "V4L2_LOG", U_LOGGING_WARN) 69 69 DEBUG_GET_ONCE_NUM_OPTION(v4l2_exposure_absolute, "V4L2_EXPOSURE_ABSOLUTE", 10) 70 70 71 - #define NUM_V4L2_BUFFERS 3 71 + #define NUM_V4L2_BUFFERS 5 72 72 73 73 74 74 /*