Search found 9 matches
- Sat Feb 15, 2014 4:09 pm
- Forum: ZoneMinder 1.26.x
- Topic: SQL Error when defining zone in 1.26.4 (Bug report)
- Replies: 1
- Views: 1772
SQL Error when defining zone in 1.26.4 (Bug report)
Hi ! recently I updateted an older Zoneminder installation to the newest version 1.26.4 (base: opensuse 13.1) and had immense problems to let it do the job as it was before. The problem was the zone definition.... The default definition does no motion detect at all. In the log I saw start/stop ...
- Mon Sep 17, 2012 6:50 am
- Forum: ZoneMinder 1.25.x
- Topic: AUTH_HASH_SECRET to hashed stops rendering of videos: BUG!?
- Replies: 3
- Views: 4512
Re: AUTH_HASH_SECRET to hashed stops rendering of videos: BU
Hi! again me. After looking for replies on my posting I have seen, that this issue seems to be an older one, but not (yet?) fixed: The real reason in this behaviour can be found here: http://www.zoneminder.com/forums/viewtopic.php?f=29&t=18951&p=74566&hilit=OPT_USE_AUTH#p74566 I hope that a ...
- Sun Sep 16, 2012 4:12 pm
- Forum: ZoneMinder 1.25.x
- Topic: AUTH_HASH_SECRET to hashed stops rendering of videos: BUG!?
- Replies: 3
- Views: 4512
AUTH_HASH_SECRET to hashed stops rendering of videos: BUG!?
Hi! I updated two existing zoneminder installations from version 1.24 to 1.25. I followed the update explanations here in the forum (update database). As effect I got the problem, that in web-interface the video picture wasn't shown at all. I checked all hints here in the forum (bttv-modules, rights ...
- Sat Nov 19, 2011 6:55 pm
- Forum: ZoneMinder 1.25.x
- Topic: After upgrade to 1.25: Monitor doesn't show any events
- Replies: 1
- Views: 2053
After upgrade to 1.25: Monitor doesn't show any events
Hi! I'm a bit confused after doing an upgrade to 1.25. All work's fine - as before - but when I open the monitor for a cam, I see the video (live) but the event-list is (and stays) empty. Events were generated as before. I see all events in the zm console, but in monitor I just see the column ...
- Sat Nov 19, 2011 6:40 pm
- Forum: ZoneMinder Hints & Tips
- Topic: ZM 1.25 on OpenSuSE 11.3 with packman rpm
- Replies: 0
- Views: 2528
ZM 1.25 on OpenSuSE 11.3 with packman rpm
Hi! after upgrading zm (from 1.24 to 1.25) and OpenSuSE (from 11.1 to 11.3) I had serious problems with my configuration. The following I found out: 1. the packman packages didn't set owner and group correctly for the zm files Open a terminal-session as root and stop zm-processes rczm stop Goto the ...
- Sat Feb 12, 2011 7:05 pm
- Forum: ZoneMinder Previous Versions
- Topic: Disable logging to /var/log/messages
- Replies: 15
- Views: 23090
Changes for syslog-ng version >3.1
High! recently I changed from OpenSuSE 11.2 to 11.3. With this change syslog-ng was installed version 3.1.1. Unfortunatly the filter() changed too. As a result, all zm-messages could be found again in /var/log/messages. Ugly! I had to read a lot of docs to find out what to change. First I tried the ...
- Sun Jun 27, 2010 11:34 am
- Forum: ZoneMinder Previous Versions
- Topic: Disable logging to /var/log/messages
- Replies: 15
- Views: 23090
High, the given lines from the previous post # filter f_zm { match("^zm.*"); }; destination zm { file("/var/log/zoneminder.log"); }; log { source(src); filter(f_zm); destination(zm); }; do work, but just generate a new logfile with the zm messages. I had to change the filter for /var/log/messages to ...
- Thu Jun 17, 2010 9:26 am
- Forum: ZoneMinder Translations
- Topic: Uncomplete german translation?
- Replies: 4
- Views: 48693
Uncomplete german translation?
High! in ZM 1.24.2 it seems to me that a lot of translations are missing. Especially explaining texts are displayed in english only in the optins dialog. - are these texts translateable? - if yes: is there a howto what to download for translation and howto produce the translated version? If so: I'll ...
- Mon Apr 12, 2010 11:05 am
- Forum: ZoneMinder 1.24.x
- Topic: Webinterface cams b/w only, but videos are in color???
- Replies: 0
- Views: 1455
Webinterface cams b/w only, but videos are in color???
High! with a lot of reading here in the forum and in the wiki I have a perfectly running ZoneMinder-1.24.2-5.1 on OpenSuSE 11.2 and a BT878 card. Two cams are connected to the card. So far perfect. The only think I do not understand: ZM's webinterface shows both cameras in b/w only. When exporting ...