motion
手順 [#l6f6378f]
作成途中
[root@] # cd /usr/local/src
[root@] # wget http://downloads.sourceforge.net/project/motion/motion%20-%203.2/3.2.12/motion-3.2.12.tar.gz
[root@] # yum install libjpeg*
[root@] # yum install --enablerepo=epel yasm
[root@] # yum --enablerepo=rpmforge install ffmpeg ffmpeg-devel
[root@] # ./configure
[root@] # make;make install
[root@] # cd /usr/local/etc/
[root@] # cp -p motion-dist.conf motion.conf
[root@] # vi motin.conf
#webcam_port 8081
webcam_port 8080