Search found 5150 matches

by zoneminder
Fri Jul 29, 2011 10:18 pm
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 109484

Re: ZM 1.24.4 Performance Patch - Completed

Ok, cool. I will wait for the 'official' version then. I didn't have too much trouble applying the patch to 1.25.0, it was only zm_remote_camera_rtsp.cpp I think that wasn't trivial.
by zoneminder
Fri Jul 29, 2011 10:17 pm
Forum: ZoneMinder 1.24.x
Topic: All but one camera feed went blue after 1.24.4 Upgrade
Replies: 27
Views: 14726

Re: All but one camera feed went blue after 1.24.4 Upgrade

This seems to be a different issue, the lines 07/29/11 13:44:37.570871 zmc_m1000[-1].DB3-zm_remote_camera_http.cpp/717 [Got status '200' (OK), http version 1.1] 07/29/11 13:44:37.570877 zmc_m1000[-1].DB3-zm_remote_camera_http.cpp/724 [Got connection 'Close'] 07/29/11 13:44:37.570883 zmc_m1000[-1].DB...
by zoneminder
Fri Jul 29, 2011 12:09 pm
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 109484

Re: ZM 1.24.4 Performance Patch - Completed

Ok, I won't check the changes into the trunk until just after 1.25.0 is released but that should only be a day or two. One other thing I meant to ask. The Colours column that has been added to the Monitors table has a default of 1. For the upgrade script is the some better logic about what this shou...
by zoneminder
Fri Jul 29, 2011 9:51 am
Forum: User Contributions
Topic: ZM 1.25.0 Performance Patch - Completed
Replies: 176
Views: 109484

Re: ZM 1.24.4 Performance Patch - Completed

I have now applied this patch, and some related mods, against 1.25.0. I plan to release 1.25.0 in the next day or so, which will not contain the mods, but immediately make a 1.25.1 RC available which will contain the patched code. That way if there are problem people can flick between the two versio...
by zoneminder
Thu Jul 28, 2011 4:46 pm
Forum: ZoneMinder 1.24.x
Topic: All but one camera feed went blue after 1.24.4 Upgrade
Replies: 27
Views: 14726

Re: All but one camera feed went blue after 1.24.4 Upgrade

Can you post debug as bukowski did earlier in the thread in case you have a different issue.
by zoneminder
Thu Jul 28, 2011 4:45 pm
Forum: ZoneMinder 1.24.x
Topic: What is "Server Host" and what does it mean in 1.24.4?
Replies: 6
Views: 3763

Re: What is "Server Host" and what does it mean in 1.24.4?

Ah ok. Can't help much with that then.
by zoneminder
Thu Jul 28, 2011 10:58 am
Forum: ZoneMinder 1.24.x
Topic: What is "Server Host" and what does it mean in 1.24.4?
Replies: 6
Views: 3763

Re: What is "Server Host" and what does it mean in 1.24.4?

Where are you installing from? This is not present in ZM available from here.
by zoneminder
Thu Jul 28, 2011 10:37 am
Forum: Announcements
Topic: IMPORTANT - Security Patch for ZM 1.24.x
Replies: 1
Views: 18967

IMPORTANT - Security Patch for ZM 1.24.x

An issue has been reported which could result in authenticated users being able to examine arbitrary files on your system. This has been fixed in 1.25.0 and I have created a patch to allow the fix to be applied to previous versions. The patch is available from here and I urge users to apply the patc...
by zoneminder
Sat Jul 23, 2011 9:16 pm
Forum: ZoneMinder 1.24.x
Topic: Multiple Hard Drives
Replies: 2
Views: 1946

Re: Multiple Hard Drives

If you use LVM (Logical Volume Manager) then you can add disks without actually changing the filesystem location etc. Some distros, Centos, Fedora etc use it by default so it's worth checking that first.
by zoneminder
Sat Jul 23, 2011 9:15 pm
Forum: ZoneMinder 1.24.x
Topic: Interlace issues even with 320x240
Replies: 1
Views: 1653

Re: Interlace issues even with 320x240

You don't say what version you are using, but if it's 1.24.4 or later look at Options->Config->V4L2_CAPTURE_FIELDS and Options->Config->CREATE_ANALYSIS_IMAGES.
by zoneminder
Sat Jul 23, 2011 9:12 pm
Forum: ZoneMinder 1.24.x
Topic: Bug Report / Development Choice = Usage of MySQL PASSWORD()
Replies: 1
Views: 2337

Re: Bug Report / Development Choice = Usage of MySQL PASSWOR

Thanks for this, it looks interesting. It would have to be implemented as an optional change though as otherwise users would have to re-enter passwords for existing systems on upgrades.
by zoneminder
Fri Jul 22, 2011 10:48 am
Forum: ZoneMinder 1.24.x
Topic: All but one camera feed went blue after 1.24.4 Upgrade
Replies: 27
Views: 14726

Re: All but one camera feed went blue after 1.24.4 Upgrade

If anyone gets chance, perhaps you could try this patch and see if it helps at all. Sorry for the formatting but hopefully it's simple enough to apply the changes manually anyway. Index: src/zm_remote_camera_http.cpp =================================================================== --- src/zm_remo...
by zoneminder
Mon Jul 04, 2011 1:26 pm
Forum: ZoneMinder 1.24.x
Topic: zm 1.25.0:Views monitor: no fps, no events. ERR: $clear is..
Replies: 2
Views: 2500

Re: zm 1.25.0:Views monitor: no fps, no events. ERR: $clear

I suspect this was a case of files getting cached by your browser. It's worth mentioning that clearing the cache or doing a forced refresh is a good idea when installing a new version.
by zoneminder
Mon Jul 04, 2011 7:36 am
Forum: ZoneMinder 1.25.x
Topic: ZoneMinder 1.25.0 - preview
Replies: 91
Views: 62383

Re: ZoneMinder 1.25.0 - preview

Yes, I think this is the issue I referred to a few posts back. I have updated the link in the first post so please update from that and see if that fixes it.
by zoneminder
Sat Jul 02, 2011 9:13 pm
Forum: ZoneMinder 1.24.x
Topic: Errors in Zm compile on 11.04, how to fix?
Replies: 2
Views: 2072

Re: Errors in Zm compile on 11.04, how to fix?

What version of ZM do you have? You should not need to run autoconf, but if you do then you should probably also run aclocal, acheader and automake, or autoreconf. Otherwise you will have your config tools generated from various different versions of the config meta-tools. Even so, that warning is o...