骑士 发表于 2013-9-2 17:18:54

Rasspberry Pi 上使用摄像头拍图?

我的摄像头在Rasspberry Pi上可以用mplayer打开,但是不能用该命令:raspistill -v -o test.jpg 抓图。
显示:Faild to create camera component; Camera is not detected. Please check the camera module is installed correctly.
求指点!小弟新手,感觉入门困难啊!

看见萤火虫 发表于 2013-9-2 19:34:56

lz用的CSI摄像头还是USB摄像头?USB摄像头好像不能用raspistill吧。

看错误提示是找不到摄像头模块,如果是CSI的话,建议关机重新插一下排线。

supercctv 发表于 2013-9-3 00:01:03

csi摄像头,即官方模块,才可以用raspistill命令。而且在使用前,需要在raspi-config中enable
WebCamera,即USB摄像头,需要用另外的工具。

骑士 发表于 2013-9-3 09:38:23

我用的是USB摄像头。现在我用feswebcam能够拍照了。

web 发表于 2014-4-4 01:15:50

csi摄像头,即官方模块,才可以用raspistill命令。而且在使用前,需要在raspi-config中enable
WebCamera,即USB摄像头,需要用另外的工具,用feswebcam能够拍照了。

留下脚印

teddyrpi 发表于 2015-4-22 13:47:47

谢谢分享,学习中。。。
页: [1]
查看完整版本: Rasspberry Pi 上使用摄像头拍图?