Page 1 of 1

FreeBSD 5.x Port

Posted: Tue Jul 13, 2004 4:55 pm
by quadra
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

also 4.10

Posted: Tue Jul 27, 2004 4:51 pm
by rknobbe
I've got this port working reasonably well (so far) under FreeBSD 4.10. I'll share my patches if anybody is interested.

Posted: Mon Aug 02, 2004 9:40 am
by cordel
You could put your patchs in the UserContributions. I'm sure there is going to be someone whom would bennifit from them. :)
Cheers,
Cordel

Re: FreeBSD 5.x Port

Posted: Sun Dec 04, 2005 4:16 am
by olywa
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.
Anyone tried this with 1.2x?