help starting zoneminder

Support and queries relating to all previous versions of ZoneMinder
Locked
roidayan
Posts: 12
Joined: Fri Apr 11, 2008 11:10 am

help starting zoneminder

Post by roidayan »

Hey

I am on fedora 8 and added a monitor.
the dirs created fine under /var/zoneminder/events/
and i have zoneminder running (service zoneminder start)
ache 13768 0.0 0.8 29140 6820 ? S 07:20 0:00 /usr/sbin/httpd
apache 13945 0.0 0.8 29200 6896 ? S 07:39 0:01 /usr/sbin/httpd
apache 17964 0.1 0.8 15228 6504 pts/6 S 14:07 0:00 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
apache 17986 1.7 1.5 128532 11832 pts/6 S 14:07 0:06 /usr/bin/zmc -d /dev/video
apache 17994 0.1 1.4 18660 11392 pts/6 S 14:07 0:00 /usr/bin/perl -wT /usr/bin/zmfilter.pl
apache 17996 0.1 1.0 15344 8000 pts/6 S 14:07 0:00 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
apache 17998 0.1 1.0 15092 7804 pts/6 S 14:07 0:00 /usr/bin/perl -wT /usr/bin/zmwatch.pl
apache 18000 0.1 1.2 16936 9660 pts/6 S 14:07 0:00 /usr/bin/perl -w /usr/bin/zmupdate.pl -c

no errors in /var/log/httpd/error_log

i did find an error in /var/log/zoneminder/zmwatch.log

04/11/2008 14:06:20.460454 zmwatch[17833].ERR [Can't get shared memory id '7a6d200d', 13: No such file or directory]
04/11/2008 14:06:20.461041 zmwatch[17833].INF [Restarting capture daemon for New, shared memory not valid]
04/11/2008 14:06:20.746839 zmwatch[17833].INF ['zmc -d /dev/video' starting at 08/04/11 14:06:20, pid = 17858]


so what do i do ?
i cant click the monitor name to see stream from it or images or something.
roidayan
Posts: 12
Joined: Fri Apr 11, 2008 11:10 am

Post by roidayan »

i found a segment owner was root and fixed it with ipcs tools
now owner is apache
0x7a6d200e 59408398 apache 700 9217188 1

i dont get any errors but i dont get any monitoring aswell.
roidayan
Posts: 12
Joined: Fri Apr 11, 2008 11:10 am

Post by roidayan »

an update

i see the cam is storing jpeg files on hd under events/14/1/
(monitor id is 14)
but how i access the stream being monitored from web interface
it marks me events 0 and i cant click the monitor name like the readme says
to watch the stream.
roidayan
Posts: 12
Joined: Fri Apr 11, 2008 11:10 am

Post by roidayan »

ok another update :)
after few restarts of the app and readding the webcam as monitor
its catching events , on firefox i see motions from the jpegs but on ie7 i see them as sets of jpegs. why ?

also monitor-Zones.jpg is not created so i cant really choose zones.
i see in httpd error log it cant find this file.
any idea how to fix this problem aswell ?
Locked