2011年12月20日 星期二

linux ubuntu web cam usb cam motion detection image shot

linux ubuntu web cam usb cam motion detection image shot


2011-12-20 10:47:11
WEB CAM APP.

motion
command line tool for detection, output jpeg or ppm or mpeg.

firefox open http://localhost:8080/

For "[1] mjpegtoyuv420p: Corrupt image ... continue" problem,

@oo:~$ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so motion -n
run ok but once. because edit motion.conf. more careful to setup conf.
copy from /etc/
Only To:
target_dir /home/wei/Image/motion (存檔位置)
width 1184
height 656
quality 100

影片預設為swf
ffmpeg_video_codec msmpeg4

圖片設定
#output_normal on : 有變動就存。
#output_normal first : First picture of an event is saved
#output_normal best : 只存最大動作的圖。
#output_normal center : 只存一個動作中的中位。

執行指令:
~$ LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so motion -n -c
/home/wei/.motion/motion.conf


guvcview

Camorama webcam viewer
瀏覽、修改及儲存來自網路測影機的影像。

攝影機監視器
同上。

Kamoso
Take any picture with your web cam.


VLC
vlc v4l2:///dev/video0