Search found 5 matches
- Fri Aug 20, 2010 12:33 pm
- Forum: User Contributions
- Topic: Raw stream viewer
- Replies: 198
- Views: 185355
Re: gutsy and switching between DAY and NIGHT
i have two state , DAY = record and Night = Modect i have created a script that runs in crontab Here is the script Day.sh #!/bin/sh # # # if zmpkg.pl DAY $1 then echo "$(date) PHASE 1 SWITCHING ZONEMINDER TO DAY MODE: SUCCESFULL" >> /var/log/mysqlcheck.log status=1 else echo "$(date) PHASE 1 ...
- Fri Aug 20, 2010 11:05 am
- Forum: User Contributions
- Topic: Raw stream viewer
- Replies: 198
- Views: 185355
Re: gutsy and switching between DAY and NIGHT
i have two state , DAY = record and Night = Modect i have created a script that runs in crontab Here is the script Day.sh #!/bin/sh # # # if zmpkg.pl DAY $1 then echo "$(date) PHASE 1 SWITCHING ZONEMINDER TO DAY MODE: SUCCESFULL" >> /var/log/mysqlcheck.log status=1 else echo "$(date) PHASE 1 ...
- Sat Aug 14, 2010 3:07 pm
- Forum: ZoneMinder 1.24.x
- Topic: Help: wrong module identification of bt878 (8chips)
- Replies: 1
- Views: 1281
For the moment found a very dirty solution :twisted: auto-launching xlib_shm after auto-login in gnome with this simple script: while [ 1 ] do sudo xlib_shm -m1 ecc... done so when xlib crashes self reload, and added 2 crontab to kill (and autoreload by script) xlib 5 minutes after change zm profile ...
- Sat Aug 14, 2010 7:02 am
- Forum: ZoneMinder 1.24.x
- Topic: Help: wrong module identification of bt878 (8chips)
- Replies: 1
- Views: 1281
Help: wrong module identification of bt878 (8chips)
Hi, I've some stability problems with my debian testing surveillace, the system is: debian testing (2.6.30-1-686) generic bt878 (8chips) card 4X CCD cams when I configure some types of realtime visualizations (like via web montage, zmviewer, xlib_shm) there is the same problem, after some time 1/2 ...
- Tue May 18, 2010 12:55 pm
- Forum: ZoneMinder 1.24.x
- Topic: modect problem null/null images
- Replies: 0
- Views: 954
modect problem null/null images
Hi, after 6 months of perfect work, my zoneminder 1.24.2 box with 4 cam modect configured, place null/null in imges and 0 in secs in all events recorded.
To force recording I set all cam to record, but isn't a good solution for me.
Maybe database problem?
How I can fix?
Thanks
To force recording I set all cam to record, but isn't a good solution for me.
Maybe database problem?
How I can fix?
Thanks