Re: ZM 1.24.4 Performance Patch - Completed
Posted: Wed Sep 14, 2011 6:40 pm
Hi everyone,
Its been quiet lately, mostly because i have been very busy with work. I no longer have as much time as in the past to work on this, so i only work few hours a week on this so far.
So far i fixed various bugs in the Blobs motion detection method when used with the patch (Thanks MitchCapper for the assistance and testing) and now working on getting the analysis images to work right with the patch.
This one is a lot of work and so far i can't get it to work properly:
but i'm slowly making a progress:
I also removed the need for the -msse2 flag by using GCC's __target__ attribute, which requires GCC 4.4 and newer, otherwise ignored.
I won't update the patch for 1.24.4 anymore because updating 3 separate repositories (1.24.4, 1.25.0 and SVN) is more time consuming, than targeting only the SVN version, which the patch should make it into (ZM 1.25.1) when i think its ready.
If anyone is interested in my progress, its here under the branch perfpatch.
https://github.com/mastertheknife/ZoneMinder-kfir
Its also possible to download patched source here (ZM from SVN with my changes already applied ontop of it) here:
https://github.com/mastertheknife/ZoneM ... /perfpatch
mastertheknife
Its been quiet lately, mostly because i have been very busy with work. I no longer have as much time as in the past to work on this, so i only work few hours a week on this so far.
So far i fixed various bugs in the Blobs motion detection method when used with the patch (Thanks MitchCapper for the assistance and testing) and now working on getting the analysis images to work right with the patch.
This one is a lot of work and so far i can't get it to work properly:
but i'm slowly making a progress:
I also removed the need for the -msse2 flag by using GCC's __target__ attribute, which requires GCC 4.4 and newer, otherwise ignored.
I won't update the patch for 1.24.4 anymore because updating 3 separate repositories (1.24.4, 1.25.0 and SVN) is more time consuming, than targeting only the SVN version, which the patch should make it into (ZM 1.25.1) when i think its ready.
If anyone is interested in my progress, its here under the branch perfpatch.
https://github.com/mastertheknife/ZoneMinder-kfir
Its also possible to download patched source here (ZM from SVN with my changes already applied ontop of it) here:
https://github.com/mastertheknife/ZoneM ... /perfpatch
mastertheknife