FreeBSD 5.x Port
Posted: Tue Jul 13, 2004 4:55 pm
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
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