readme-tv8532
来自「linux下的摄像头驱动」· 代码 · 共 16 行
TXT
16 行
This driver is Experimental :Sometimes colors are strange, Automatic Bayer align need some light to workplease move the camera to get more ligthGood setting can be set when loading the module modprobe spca5xx GRed=217 GBlue=300 GGreen=224 gamma=4 or using sysfs under 2.6.xecho "4" > /sys/module/spca5xx/gammaecho "217" > /sys/module/spca5xx/GRedshould set the gamma parameters to 4 and GRed to 217read a parameters is easycat /sys/module/spca5xx/GRedEnjoy !!
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?