no life feed

Support and queries relating to all previous versions of ZoneMinder
Locked
dec0der
Posts: 4
Joined: Thu Jul 17, 2003 5:04 pm

no life feed

Post by dec0der »

i'm using version 0.9.15, only problem i have is that i didnt see any live feed, there is no image displayed. there is no image , and under is displayed : status idle - 0.00 fps.
camera is working fine with xawtv. i'm posting some lines form httpd error.log :


[Thu Jul 17 18:03:29 2003] [error] [client 192.168.1.250] File does not exist: /usr/local/apache/htdocs/images/Sklad.jpg
[Thu Jul 17 18:03:33 2003] [error] [client 192.168.1.250] File does not exist: /usr/local/apache/htdocs/images/Sklad.jpg
[Thu Jul 17 18:03:39 2003] [error] [client 192.168.1.250] File does not exist: /usr/local/apache/htdocs/images/Sklad.jpg
[Thu Jul 17 18:03:44 2003] [error] [client 192.168.1.250] File does not exist: /usr/local/apache/htdocs/images/Sklad.jpg
[Thu Jul 17 18:04:44 2003] [error] [client 192.168.1.250] Premature end of script headers: /usr/local/apache/cgi-bin/zms
[Thu Jul 17 18:06:31 2003] [error] [client 192.168.1.250] File does not exist: /usr/local/apache/htdocs/images/Sklad-Zones.jpg
[Thu Jul 17 18:18:35 2003] [error] [client 192.168.1.250] Premature end of script headers: /usr/local/apache/cgi-bin/zms
[Thu Jul 17 18:34:46 2003] [error] [client 192.168.1.250] Premature end of script h
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Re: no life feed

Post by zoneminder »

Hi Marian,

I suspect the daemons are not starting up properly. You can check /var/log/messages (though sometimes it may be a different file in /var/log) and look for ERR.

Regards,

Phil,
dec0der
Posts: 4
Joined: Thu Jul 17, 2003 5:04 pm

Re: no life feed

Post by dec0der »

hmmm some problems with shared memory.....
anyone can help me ?
this is from log files :
Jul 17 18:03:44 mandrake zmu[26270]: ERR [Can't shmget: Permission denied]
Jul 17 18:03:46 mandrake zmu[26272]: ERR [Can't shmget: Permission denied]
Jul 17 18:04:02 mandrake zmc-d0[25567]: ERR [Sync failure for frame 3: Interrupted system call]
Jul 17 18:04:43 mandrake zmu[26365]: ERR [Can't shmget: Permission denied]
Jul 17 18:35:53 mandrake zmu[26807]: ERR [Can't shmget: Permission denied]
Jul 17 18:35:56 mandrake zmu[26811]: ERR [Can't shmget: Permission denied]
Jul 17 18:39:30 mandrake zmc-d0[26333]: ERR [Sync failure for frame 3: Interrupted system call]
Jul 17 18:45:02 mandrake zmu[27029]: ERR [Can't shmget: Permission denied]
Jul 17 18:45:47 mandrake zmu[27108]: ERR [Can't shmget: Permission denied]
Jul 17 18:45:50 mandrake zmu[27112]: ERR [Can't shmget: Permission denied]
Jul 17 18:56:04 mandrake zmc-d0[26869]: ERR [Sync failure for frame 2: Interrupted system call]
Jul 18 09:52:40 mandrake zma-m1[11270]: ERR [Shared memory not initialised by capture daemon]
Jul 18 09:54:04 mandrake zmu[11302]: ERR [Can't shmget: Permission denied]
Jul 18 09:55:47 mandrake zmc-d0[11266]: ERR [Sync failure for frame 1: Interrupted system call]
dannylco
Posts: 8
Joined: Wed Jul 16, 2003 4:36 am

Re: no life feed

Post by dannylco »

enlarge your share memory size, you can find the detail step in README file (at Troubleshooting).

Cheer
Danny
Locked