We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e796830 commit a47ce6cCopy full SHA for a47ce6c
c_mpos/src/webcam.c
@@ -13,7 +13,7 @@
13
14
#define WIDTH 640
15
#define HEIGHT 480
16
-#define NUM_BUFFERS 1
+#define NUM_BUFFERS 1 # more buffers doesnt seem to help so one is enough
17
#define OUTPUT_WIDTH 240
18
#define OUTPUT_HEIGHT 240
19
0 commit comments