Thanks to chaapai contrib. (love your work) this works for me, though it does need updating.
Install SME Server 7 Pre1(hope the iso is still out there) and Zoneminder 1.21.4 contrib
[root@yourserver]# wget
http://www.goulburnmobilesolutions.com/contrib/Zoneminder/zoneminder-sme7-pre1.tar [root@yourserver]# tar -xvf zoneminder-sme7-pre1.tar
[root@yourserver]# cd zoneminder
[root@yourserver zoneminder]# ./install.sh
[root@yourserver zoneminder]# pico /etc/modprobe.conf
You might have to play around with card number option. Be sure to reboot each time.
insert line 'options bttv card=77'
alias char-major-81 snd-bt87x
options bttv card=77
alias block-major-3 off
save and exit
Run yum update and have your coffee
Reboot, and at the grub splash screen select kernel 2.6.9-22.0.1
configue your cameras
http://your_server_ip/zoneminderusername admin
password admin
http://www.goulburnmobilesolutions.com/contrib/Zoneminder/cam-setup.pdfFirefox settings
Open browser
type about:config in the text area and hit enter.
search for and change :
network.http.max-connections-per-server put a value of 100
network.http.max-persistent-connections-per-proxy put a value 100
network.http.max-persistent-connections-per-server put a value 100
browser.cache.check_doc_frequency change to 1
Close the browser and open it again.
The video capture card we use
http://www.goulburnmobilesolutions.com/contrib/Zoneminder/BT878a.pdfTry ebay
To uninstall
[root@yourserver]# cd zoneminder
[root@yourserver zoneminder]# ./uninstall.sh
Recommend installing on a test box first although mine has been up since Jan flawlessly.
Steve