okay here is my problem:
Setup:
Debian Woody
Zoneminder 1.19.4
Haupauge ImpactVCB ( bt878 chip )
K6-2 350MHz, 256MB ram
Configure Options
After a fresh install I can define a monitor and everything seems to run perfectly. As soon as I change the source settings ( change the resolution frmo 352x288 to 640x480 ) the system starts to brake down../configure --with-mysql=/usr --with-cgidir=/usr/lib/cgi-bin/ --with-webuser=www-data --with-webgroup=www-data --with-ffmpeg=/usr/bin/ffmpeg --with-webdir=/var/www/zm --with-lame=/usr/lib
Here are the Logs I could grab:
zmdc.log:
'zmc -d 0' starting at 04/09/04 18:53:22, pid = 18994
'zmc -d 0' started at 04/09/04 18:53:22
'zmc -d 0' crashed at 04/09/04 18:53:23, exit status 255
zmwatch.log:
Can't get shared memory id '2053971974': No such file or directory
syslog:
After a reboot zoneminder works but the stream can't be viewed anymore ( still images are okay).Sep 4 18:53:22 debian zmc-d0[18994]: INF [Debug Level = 0, Debug Log = ]
Sep 4 18:53:23 debian zmc-d0[18994]: ERR [Failed to set window attributes: Invalid argument]
I had severall premature end of script as well but I haven't found a relation yet.
[Sat Sep 4 19:06:29 2004] [error] [client 192.168.0.27] Premature end of script headers: /usr/lib/cgi-bin/zms
When i restart zoneminder through the webpanel I get following in
zmdc.log:
Can't find child with pid of '1099'
Can't find child with pid of '1100'
Can't find child with pid of '1101'
Can't find child with pid of '1102'
Can't find child with pid of '1103'
Can't find child with pid of '1104'
Can't find child with pid of '1105'
Can't find child with pid of '1106'
Maybe somebody has an idea what could be wrong.
Regards
Marc