Page 1 of 1
Installing on ubuntu 12.10
Posted: Thu Apr 11, 2013 11:30 am
by James_WB
I am new to both ubuntu and zone minder and I would like to know how to install ZoneMinder on Ubuntu
. I have extracted the tar.gz file but I do not know how to install it. I know I should run configure but what are the settings I should use in it, any help would be appreciated
Re: Installing on ubuntu 12.10
Posted: Thu Apr 11, 2013 3:15 pm
by PacoLM
sudo apt-get install zoneminder
Re: Installing on ubuntu 12.10
Posted: Mon Apr 15, 2013 5:01 pm
by fafaforza
The package should install everything for you. After that, some of the things you want to do:
Set a value for kernel.shmmax in /etc/sysctl.conf, otherwise, you might see errors about permissions or free space for /dev/shm/zm.mmap.*
If you see the same video in all monitors and are using a bttv card:
Options -> Config -> CAPTURES_PER_FRAME -> 2
If you get permission denied for /dev/video0, add the 'www-data' user to the 'video' group.
You want to keep an eye on /var/log/syslog or ZoneMinder log page in the web interface.