Made a GUI tester for video capture
[kaka/cakelight.git] / config.properties
index b3f150f..cb1d685 100644 (file)
@@ -1,9 +1,14 @@
 # default settings
 
-video.device=/dev/video0
+video.device=/dev/video2
 video.width=720
 video.height=576
 video.bpp=2
 
+video.crop.left=28
+video.crop.right=22
+video.crop.top=8
+video.crop.bottom=120
+
 leds.cols=32
 leds.rows=18