Koozali.org: home of the SME Server

zoneminder on SME7

bradleyj00

zoneminder on SME7
« on: November 22, 2006, 09:14:27 PM »
Just wondering if anyone has any recent installation documentation for zoneminder. I've noticed a couple of posts in older forums, however I'm thinking they may no longer be relevant.

Any advice would be appreciated.

Thanks,
Jim

Offline byte

  • *
  • 2,183
  • +2/-0
zoneminder on SME7
« Reply #1 on: November 23, 2006, 12:05:24 AM »
I have it installed on SuSE myself as ZoneMinder needs alot of tweaking and additional packages including gcc.

It can be done on SME but I haven't attempted myself. Maybe you could update one of those how tos ?
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline byte

  • *
  • 2,183
  • +2/-0
zoneminder on SME7
« Reply #2 on: November 23, 2006, 12:06:16 AM »
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline sognenovski

  • ***
  • 64
  • +0/-0
zoneminder on SME7
« Reply #3 on: November 30, 2006, 01:45:26 PM »
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/zoneminder
username admin
password admin
http://www.goulburnmobilesolutions.com/contrib/Zoneminder/cam-setup.pdf

Firefox 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.pdf
Try 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

Offline ntblade

  • *
  • 252
  • +0/-0
zoneminder on SME7
« Reply #4 on: November 30, 2006, 04:43:37 PM »
Quote
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

I installed this on an SME 7 (Im sure it was!) as a test and it worked fine.  only had one USB webcam connected tho'

Offline byte

  • *
  • 2,183
  • +2/-0
zoneminder on SME7
« Reply #5 on: November 30, 2006, 06:18:11 PM »
Quote from: "ntblade"
Quote
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

I installed this on an SME 7 (Im sure it was!) as a test and it worked fine.  only had one USB webcam connected tho'


Or why not use his latest contribs for the latest version of SME Server...

ftp://ftp.chaapai.homelinux.net/yum-smeserver/7.0/smechaapai/i386/RPMS
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
zoneminder on SME7
« Reply #6 on: December 03, 2006, 01:31:15 PM »
Quote from: "byte"
Quote from: "ntblade"
Quote
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

I installed this on an SME 7 (Im sure it was!) as a test and it worked fine.  only had one USB webcam connected tho'


Or why not use his latest contribs for the latest version of SME Server...

ftp://ftp.chaapai.homelinux.net/yum-smeserver/7.0/smechaapai/i386/RPMS


Yes.. might be achievable with yum.

Code: [Select]
/sbin/e-smith/db yum_repositories set smechaapai repository \
 BaseURL ftp://ftp.chaapai.fr/yum-smeserver/7.0/smechaapai/i386 \
 EnableGroups 1 \
 GPGCheck 1 \
 Name smechaapai \
 status disabled

Code: [Select]
/sbin/e-smith/db yum_repositories set dag repository \
 BaseURL http://apt.sw.be/redhat/el4/en/i386/dag \
 EnableGroups 1 \
 GPGCheck 1 \
 Name Dag-repository \
 status disabled

Code: [Select]
/sbin/e-smith/db yum_repositories set atrpms repository \
 BaseURL http://dl.atrpms.net/el4-i386/atrpms/stable \
 EnableGroups 1 \
 GPGCheck 1 \
 Name Atrpms-repository \
 status disabled

Code: [Select]
/sbin/e-smith/db yum_repositories set dries repository \
 BaseURL http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/dries/RPMS \
 EnableGroups 1 \
 GPGCheck 1 \
 Name Extra-Fedora-rpms-dries-$releasever-$basearch \
 status disabled

Code: [Select]
rpm --import http://dries.ulyssis.org/rpm/RPM-GPG-KEY.dries.txt
Code: [Select]
rpm --import http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
Code: [Select]
rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms
Code: [Select]
yum install ZoneMinder \
--enablerepo=base \
--enablerepo=smechaapai \
--enablerepo=dag \
--enablerepo=dries \
--enablerepo=atrpms
Regards,
William

IF I give advise.. It's only if it was me....

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
zoneminder on SME7
« Reply #7 on: December 12, 2006, 01:25:12 PM »
Hi. I've try to install ZoneMinder on a test server with these command but I get a
Code: [Select]
Error getting repository data for smechaapai, repository not found

I think the problem comes from the declaration of the repository in the db but I cant see where. Does anyone try this?
C'est la fin du monde !!! :lol:

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
zoneminder on SME7
« Reply #8 on: December 12, 2006, 02:21:00 PM »
Quote from: "VIP-ire"
Hi. I've try to install ZoneMinder on a test server with these command but I get a
Code: [Select]
Error getting repository data for smechaapai, repository not found

I think the problem comes from the declaration of the repository in the db but I cant see where. Does anyone try this?


I may of left out
Code: [Select]
expand-template /etc/yum.conf


The db entry should look like..
Code: [Select]
[root@c3 ~]# db yum_repositories show smechaapai
smechaapai=repository
    BaseURL=ftp://ftp.chaapai.fr/yum-smeserver/7.0/smechaapai/i386
    EnableGroups=1
    GPGCheck=1
    Name=smechaapai
    status=disabled
[root@c3 ~]#
Regards,
William

IF I give advise.. It's only if it was me....

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
zoneminder on SME7
« Reply #9 on: December 12, 2006, 02:30:53 PM »
I can't believe I'm stupid enaugh to forget this command. Many thanks!!
C'est la fin du monde !!! :lol:

dageek

`
« Reply #10 on: May 11, 2007, 09:19:23 PM »
Can anyone tell me if someone has got ZM working on SME v7.1.3 ?
All posts for ZM seem to be quite old, Both on this forum and the ZM Forums

Any help/pointers would be cool...

Thanks

Offline fpausp

  • *
  • 728
  • +0/-0
Viribus unitis