Try it, lemme know if it has any major problems.
http://www.demosoft.org/zoneminder/
It's limited to BT8xx cards that FreeBSD supports. Make sure you have it compiled into your kernel or install the modules.
You may also need to increase available shared memory, my default settings were not enough.
yes, i know my math makes no sense. Math is hard.
From my /etc/sysctl.conf
#Zoneminder needs more memory 640*480*3*20 = 18432000
kern.ipc.shmmax=536870912
kern.ipc.shm_use_phys=1
kern.ipc.shmall=524288
FreeBSD 5.x Port
Re: FreeBSD 5.x Port
Anyone tried this with 1.2x?quadra wrote:Try it, lemme know if it has any major problems.
http://www.demosoft.org/zoneminder/
It's limited to BT8xx cards that FreeBSD supports. Make sure you have it compiled into your kernel or install the modules.