Ubuntu安装-视频监控 是顶级的linux摄像保安及监视解决方案。在这个文件中,我将涵盖如何获得zoneminder和运行Ubuntu6.06.1补助或德雷克只好随着最近更新。
第一、配置IP地址:
#cat /etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.1.202 netmask 255.255.255.0 gateway 192.168.1.1 #cat /etc/hosts | grep cctv 192.168.1.202 cctv.bigwisu.com cctv Then we edit the /etc/apt/source.list to include mulitverse and universe repositories. #deb http://id.archive.ubuntu.com/ubuntu/ dapper main restricted multiverse universe |
第二:更新操作系统
#sudo apt-get update #sudo apt-get upgrade |
第三:重新启动电脑.安装.Apache, php and MySQL.applications and libraries
#sudo apt-get install apache2 php5-mysql libapache2-mod-php5 mysql-server #sudo apt-get install ffmpeg libarchive-tar-perl libarchive-zip-perl
libdate-manip-perl libdevice-serialport-perl #sudo apt-get install libjpeg62 libmime-perl libstdc++6 libunwind7 libwww-perl zlib1g |
第四.下载,deb文件从网站维护者.
#wget ftp://www.northern-ridge.com.au/zoneminder/ubuntu/dapper/zoneminder_1.22.3-8_i386.deb #sudo dpkg -i zoneminder_1.22.3-8_i386.deb 安装系统. #sudo apt-get -f install |
现在安装所有的程序.开始配置apache.
#sudo ln -s /etc/zm/apache.conf /etc/apache2/conf.d/zoneminder.conf sudo /etc/init.d/apache2 force-reload |
这个监控应用是由apache的,因此能够获得的视频设备,我们还必须加上www的数据视频组:
#sudo adduser www-data video |
第五:打开IE.进入网页.http://IP_ADDRESS_CCTV_SYSTEM/zm
从这个界面是第一步放入相机:
这里我们指明装置,尺寸及颜色: