Made a GUI tester for video capture
[kaka/cakelight.git] / config.properties
... / ...
CommitLineData
1# default settings
2
3video.device=/dev/video2
4video.width=720
5video.height=576
6video.bpp=2
7
8video.crop.left=28
9video.crop.right=22
10video.crop.top=8
11video.crop.bottom=120
12
13leds.cols=32
14leds.rows=18