Search found 6 matches
- Tue Jun 25, 2013 1:54 am
- Forum: ZoneMinder 1.25.x
- Topic: Corrupted frames every couple minutes. using RTSP Stream
- Replies: 9
- Views: 7260
Re: Corrupted frames every couple minutes. using RTSP Stream
Try adding ?tcp to the end of your rtsp source URL.
- Tue Jun 11, 2013 2:20 am
- Forum: ZoneMinder 1.25.x
- Topic: Default event view - changed?
- Replies: 3
- Views: 2514
Re: Default event view - changed?
OK, I found it. It's hardcoded in: /usr/share/zoneminder/skins/classic/views/console.php Find the following four lines: array( "cnj" => "and", "attr" => "DateTime", "op" => ">=", "val" => "-1 hour" ), array( "cnj" => "and", "attr" => "DateTime", "op" => ">=", "val" => "-1 day" ), array( "cnj ...
- Mon Jun 10, 2013 12:05 pm
- Forum: ZoneMinder 1.25.x
- Topic: Default event view - changed?
- Replies: 3
- Views: 2514
Re: Default event view - changed?
I have noticed this as well. The previous behavior was much more convenient.
- Fri Mar 12, 2010 6:49 pm
- Forum: User Contributions
- Topic: Fix 'remote' AUTH_TYPE
- Replies: 2
- Views: 2972
- Fri Mar 12, 2010 6:09 pm
- Forum: User Contributions
- Topic: Fix 'remote' AUTH_TYPE
- Replies: 2
- Views: 2972
- Mon May 11, 2009 4:13 am
- Forum: User Contributions
- Topic: Debian/Ubuntu package for 1.24
- Replies: 28
- Views: 33400
Re: Oh, and I wouldn't recommend upgrading
I have not tested upgrading from an existing 1.23.3 install yet . . . so you have been warned. I have. Upgraded from Ubuntu 8.10 to 9.04 at the same time. The only issue I've noticed so far was that zm_update-1.23.3.sql and zm_update-1.24.0.sql seemed to be missing, so I had to add them in from the ...