Search found 3 matches

by thus0
Thu Aug 28, 2003 10:02 pm
Forum: ZoneMinder Previous Versions
Topic: 'zmc -d 1' crashed
Replies: 6
Views: 5210

Re: 'zmc -d 1' crashed

ZoneMinder works now for me (Gentoo) 1°) First, I checked if the shared memory was created by apache $ ipcs -m | grep apache 0x7a6d2001 44007425 apache 777 2880248 2 2°) I had to increase kernel.shmmax #sysctl -w kernel.shmmax="0x3000000" 3°) I decreased "Image Buffer Size (frames)" from 100 to 50 4° ...
by thus0
Tue Aug 26, 2003 7:11 pm
Forum: ZoneMinder Previous Versions
Topic: 'zmc -d 1' crashed
Replies: 6
Views: 5210

Re: 'zmc -d 1' crashed

I ran the command as root "zmc --device 1" with ZM_DBG_PRINT=1 I got this DEBUG OUTPUT... can this help ? [...] zmc-d1[5448].INF-zm_local_camera.cpp/203 [Cn:64512] zmc-d1[5448].INF-zm_monitor.cpp/83 [monitor mode=1] zmc-d1[5448].INF-zm_monitor.cpp/86 [shm.size=5760448] zmc-d1[5448].INF-zm_zone.cpp ...
by thus0
Mon Aug 25, 2003 8:08 pm
Forum: ZoneMinder Previous Versions
Topic: 'zmc -d 1' crashed
Replies: 6
Views: 5210

'zmc -d 1' crashed

Hi, I cannot capture an image in the monitor, with a USB Philips Webcam. zmdc.log says that zmc crash (just after trying to capture a picture) 'zmc -d 0' started at 03/08/25 21:54:07 'zmc -d 0' crashed at 03/08/25 21:54:07, exit status 255 In /var/log/messages, I don't see any ERR messages, but in ...