install

来自「摄像头驱动」· 代码 · 共 33 行

TXT
33
字号
Module compile outside the kernel tree but need the source of your runningkernel installed and configured.be sure your kernel include usb and v4l stuffKernel 2.4.x 	configure your kernel	make dep	go to the spca5xx directories	make clean (to be sure)	make	if all goes right as root :	make installKernel 2.6.x	make clean	make	if all goes right as root :	make installTo test please use the command line spcaview you need libsdl installed with theheader from your distro or goto http:www.libsdl.orgplug the camas root	lsmod	spca5xx should be load with videodev, if not somethings goes wrong,	verify that your cam is supported if not and you are sure for a Sunplus	chip goto irc.freenode.net channel #spca50x and ask for help	if yes run spcaview with this parameters (maybe read the readme is the	best)	spcaview -f yuv 	if you have a bttv card use the -d parameters to change the video	setting	that should work	Enjoy !!	

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?