diff --git a/README b/README index 09e50f0df..c4dafd4aa 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ - 21/04/04 ZoneMinder 1.19.2 README + 05/05/04 ZoneMinder 1.19.3 README - ZoneMinder v1.19.2 + ZoneMinder v1.19.3 1. Introduction @@ -1562,7 +1562,81 @@ http://www.zoneminder.com/downloads/noIEClick.reg 7. Change Log -7.1. Release 1.19.2 +7.1. Release 1.19.3 +Minor tweaks, fixes and language updates. + + o FEATURE - All stills views now use the single image mode of + zms rather than spawning off a zmu process to write an image which + is then read. This reduces complexity of double buffering + significantly and also reduces the chance of errors caused by + multiple simultaneous image generation. + +o FEATURE - The generated MIME types when creating streamed +video were previously assigned by zms depending on which of a +limited number of output formats was specified. This has now been +changed so that the ffmpeg libavformat library itself now +generates these identifiers. The consequence of this is that many +more video formats supported by your version of ffmpeg should now +be available via zms. +o FEATURE - When viewing a single frame of an event you can +select a 'stats' link to view the statistics that apply to that +frame, if you have the RECORD_EVENT_STATS option switched on. This +can be used to help configure your zones for optimal motion +detection. Previously only pixel count values were displayed here +which made it difficult to configure zones configured in +percentage terms. These values are now displayed in both pixel and +percentage terms to assist in zone configuration. Note that the +percentage values are based on the current size of the zone so if +this is changed then the value displayed will not be applicable at +the time of event generation. +o FIX - When doing motion detection an extra blob, that could +never be removed, was sometimes included. This could have caused +false triggering and has not been corrected. +o FIX - A problem was reported whereby when using bulk frame +records to reduce database load the last frame record was not +written. Replaying the event via the web interface resulting in +the event being truncated. A correction has been made so prevent +this and ensure that the last frame of an event is always +recorded. +o FIX - If an analysis daemon terminates abnormally or the host +computer crashes then events can be left in a state whereby they +effectively have zero length and are useless. A change to +zmaudit.pl was made such that any 'open' events such as this which +have not been updated for at least five minutes are closed and +updated to reflect their actual content so that they may be viewed +or saved. Events recovered in this way are named with a '(r)' mark +to help identify them. +o FIX - In more recent versions of MySQL the password hash +generated is 50 characters long, which overflows the previous +password field in the database which was only 32 characters long. +This field has been extended to 64 characters to accommodate this. +o FIX - The montage view had an error whereby the refresh +timeout for stills was mislabelled causing continuous refresh +attempts which rendered the view mostly unusable. The constants in +question are now correctly referenced. +o FIX - The default, bandwidth specific, rate and scales were +not always used as the records in the database were misnamed. This +is now corrected though you may need to reset the values that were +used previously as these will be lost if they had been changed. +o FIX - It was previously the case that old images could be +left in the 'images' directory for a long period, sometimes +resulting in incorrectly assuming correct operation. A fix was +made to zmaudit.pl which modified the previous clean up of old WAP +images so that any old images left in this directory are removed +after a short period. Please ensure that if you have customised +the web interface and have images you wish to keep that they are +not left in the temporary images folder as they will now be +deleted. +o FIX - A JavaScript error in the Zone configuration screen was +identified and fixed. +o LANGUAGE - A Brazilian Portuguese translation has been +supplied by Victor Diago and is available by selecting 'pt_br' as +the language type. + o LANGUAGE - Updated versions of the Dutch and Argentinian + Spanish translations have been included. + + +7.2. Release 1.19.2 Minor features, fixes and language updates. o FEATURE - The default replay rate and live and event scale @@ -1666,7 +1740,7 @@ tokens are included in the language files in English. There will shortly be a point release which includes these language updates assuming I can get translations of them in a reasonable timescale. -7.2. Release 1.19.1 +7.3. Release 1.19.1 Minor bugfixes and enhancements. o Ffmpeg Configure Changes. The configure script has been @@ -1694,7 +1768,7 @@ o Zmu Device Authentication. Removed the previous requirement to pass in a username and password to zmu when just querying a device as this was slightly broken and was unnecessary anyway. -7.3. Release 1.19.0 +7.4. Release 1.19.0 Some major enhancements and bugfixes. o MPEG video streaming. ZoneMinder now supports true video @@ -1814,7 +1888,7 @@ deleted when monitor was. o A translation for the Dutch (nl_nl) language has been included. -7.4. Release 1.18.1 +7.5. Release 1.18.1 Minor bugfixes. o Filter Monitor Name Bug. A bug was present in the previous @@ -1832,7 +1906,7 @@ for all of them. It is recommended that you review your list of saved filters and delete duplicates before adding any monitor specific terms and resetting the actions for any that remain. -7.5. Release 1.18.0 +7.6. Release 1.18.0 Major optimisations, important new features and some bugfixes. o Optimisations and Performance Improvements. This release @@ -1957,7 +2031,7 @@ So events that were meant to be 15 minutes long could sometimes be 30 or even 45 minutes. This was especially the case with monitors that had low frame rates. This is now fixed. -7.6. Release 1.17.2 +7.7. Release 1.17.2 Minor features, bug fixes and additional languages. o Pending Process Bug. A bug was found whereby a process that @@ -2019,7 +2093,7 @@ now cleared when this daemon exits. o New Languages. Translations for Japanese (ja_jp), French (fr_fr) and Russian (ru_ru) are now included. -7.7. Release 1.17.1 +7.8. Release 1.17.1 Bugfixes and additional languages. o Login Bug. A bug was identified whereby an unauthorised user @@ -2040,7 +2114,7 @@ accessed area and contains a great deal of text. The new format allows individual options to be translated piecemeal as the opportunity arises. -7.8. Release 1.17.0 +7.9. Release 1.17.0 Language changes and other enhancements. o Version Numbering. ZoneMinder version numbers have now @@ -2085,7 +2159,7 @@ has been corrected. o Minor Bugs. A number of minor bugs and inconsistencies were corrected. -7.9. Release 0.9.16 +7.10. Release 0.9.16 Major usability enhancement and fixes. o Run States. Instead of the old 'start/stop' links the current @@ -2204,7 +2278,7 @@ correctly parsed from command line options passed to zmu. o Event window width variable. Event windows now scale to fit the event image size. -7.10. Release 0.9.15 +7.11. Release 0.9.15 Various bug fixes from the last release and before. o Bandwidth. A bug was introduced in .14 which caused a @@ -2240,7 +2314,7 @@ directly were colourised whereas those written by zmf weren't. A change has been made whereby if set all greyscale JPEG images are colourised in all circumstances. -7.11. Release 0.9.14 +7.12. Release 0.9.14 Major new feature and important bug-fixes. o Web configuration. Following many requests and to make @@ -2281,7 +2355,7 @@ should still be secure as it will require authentication. o All SQL buffers in the C++ code have been enlarged. There was previously an issue with a buffer overflow on certain occasions. -7.12. Release 0.9.13 +7.13. Release 0.9.13 Beta version of several features and fixes, never generally released. @@ -2331,7 +2405,7 @@ restart the refresh process. By using JS refresh timers which are not interrupted these extraneous refreshes have been mostly eliminated. -7.13. Release 0.9.12 +7.14. Release 0.9.12 Mostly bug-fixes with a couple of minor features. o Double first images. Fixed a problem where the first image of @@ -2403,7 +2477,7 @@ users, attempts to delete monitors will now require confirmation. o Detect linmysqlclient.a. Added better detection script into 'configure' top spot when libmysqlclient.a is missing. -7.14. Release 0.9.11 +7.15. Release 0.9.11 Various new features and fixes. o Added stats view - If you have the RECORD_EVENT_STATS @@ -2486,7 +2560,7 @@ o Web colour change - I thought the old red, green and amber text colours were just a bit too gaudy so I've toned them down a bit. Hope you like them! -7.15. Release 0.9.10 +7.16. Release 0.9.10 Many bug-fixes and major feature enhancements. o Configure 'round' bug - Fixed a problem with the configure @@ -2564,7 +2638,7 @@ o Bugs and pieces - Fixed various bug(ettes) that I came across that that I don't think had been reported or noticed so I don't think we need to talk about them here do we. -7.16. Release 0.9.9 +7.17. Release 0.9.9 Mainly bug-fixes and minor feature enhancements. o Added zmu -q/--query option - There is now a new query option @@ -2611,7 +2685,7 @@ removed in the last version which meant that sometimes the console never go refreshed as it's timing loop was broken. This functionality has now been reinstated. -7.17. Release 0.9.8 +7.18. Release 0.9.8 Several new features and bug-fixes o Upgrade note - If you have installed 0.9.7 and wish to save @@ -2676,7 +2750,7 @@ o Monitor window refresh on alarm - When the monitor window is active and an alarm has occurred the most recent alarms list is immediately refreshed to show it. -7.18. Release 0.9.7 +7.19. Release 0.9.7 Yes, a big jump in release number but a lot of changes too. Now somewhat more mature, not really an alpha any more, and a lot of bugs fixed too. @@ -2721,7 +2795,7 @@ o Some of the web views have changed slightly to accommodate the separate events view. o And much much more, probably... -7.19. Release 0.0.1 +7.20. Release 0.0.1 Initial release, therefore nothing new. diff --git a/README.html b/README.html index 621c2085f..597728277 100644 --- a/README.html +++ b/README.html @@ -197,7 +197,7 @@ ul
-

ZoneMinder v1.19.2

+

ZoneMinder v1.19.3

1.       @@ -231,9 +231,9 @@ even at work or on the road. It supports variable web capabilities based on available bandwidth. The web interface also allows you to view events that your cameras have captured and archive them or review them time and again, or delete the ones you no longer wish to keep. The web pages directly interact with the -core daemons ensuring full co-operation at all times. ZoneMinder can even be installed -as a system service ensuring it is right there if your computer has to reboot -for any reason.

+core daemons ensuring full co-operation at all times. ZoneMinder can even be +installed as a system service ensuring it is right there if your computer has +to reboot for any reason.

The core of ZoneMinder is the capture and analysis of images and there is a highly configurable set of parameters that allow you to @@ -621,8 +621,8 @@ analysis is done and so no alarms or events will be generated,

·         -'Modect' – or MOtion DEteCTtion. All captured images will be -analysed and events generated where motion is detected,

+
'Modect' – or MOtion DEteCTtion. All captured images will be analysed +and events generated where motion is detected,

·         @@ -1049,9 +1049,9 @@ to work out necessary sizes rather easier.

Min/Maximum X/Y - Following the units the next four settings define the bounds of the Zone in the -monitor frame and are self-explanatory with the exception of the fact that the -minima are at the top left of the frame and the maxima are at the bottom right -rather than in a Cartesian style.

+monitor frame and are self-explanatory with the exception of the fact that the minima +are at the top left of the frame and the maxima are at the bottom right rather +than in a Cartesian style.

Alarm Colour - The option after that allows you to specify what colour you'd like any alarms this @@ -1095,9 +1095,9 @@ that exceed this threshold that would cause an alarm. If the units are Percent this (and following options) refers to the percentage of the frame and not the zone, this is so these values can be related between zones. The minimum value must be matched or exceeded for an alarm to be generated whereas the maximum -must not be exceeded or the alarm will be cancelled. This is to allow for sudden -changes such as lights coming on etc, which you may wish to disregard. In -general a value of zero for any of these settings causes that value to be +must not be exceeded or the alarm will be cancelled. This is to allow for +sudden changes such as lights coming on etc, which you may wish to disregard. +In general a value of zero for any of these settings causes that value to be ignored, so you can safely set a maximum to zero and it will not be used. The use of just a number of pixels is however a very brute force method of detection as many small events dispersed widely are not distinguished from a @@ -1175,28 +1175,28 @@ expect very brief events. Alternatively you can decrease the refresh interval for this window in the configuration though having too frequently refreshing may impact on performance.

-

Below the status is a list of recent events that have occurred, -by default this  is a listing of just the last 10 but clicking on 'All' will -give you a full list  and 'Archive' will take you to the event archive for this -monitor, more on this  later. Clicking on any of the column headings will sort -the events appropriately.

+

Below the status is a list of recent events that have +occurred, by default this  is a listing of just the last 10 but clicking on +'All' will give you a full list  and 'Archive' will take you to the event +archive for this monitor, more on this  later. Clicking on any of the column +headings will sort the events appropriately.

From here you can also delete events if you wish. The events themselves are listed with the event id, and event name (which you can change), the time that the event occurred, the length of the event including any preamble and postamble frames, the number of frames comprising the event with the number that actually contain an alarm in brackets and finally a score. -This column lists the average score per alarm frame as well as the maximum -score that any alarm frame had.

+This column lists the average score per alarm frame as well as the maximum score +that any alarm frame had.

The score is an arbitrary value that essentially represents the percentage of pixels in the zone that are in blobs divided by the square root of the number of blobs and then divided by the size of the -zone. This gives a nominal maximum of 100 for a zone and the totals for each zone -are added together, Active zones scores are added unchanged, Inclusive zones -are halved first and Exclusive zones are doubled. In reality values are likely -to be much less than 100 but it does give a simple indication of how major the -event was.

+zone. This gives a nominal maximum of 100 for a zone and the totals for each +zone are added together, Active zones scores are added unchanged, Inclusive +zones are halved first and Exclusive zones are doubled. In reality values are +likely to be much less than 100 but it does give a simple indication of how +major the event was.

5.4.    Filtering @@ -1232,17 +1232,18 @@ to limit the amount of events displayed.

There are several different elements to an event that you can filter on, some of which require further explanation. These are as follows, 'Date/Time' which must evaluate to a date and a time together, 'Date' and -'Time' which are variants which may only contain the relevant subsets of this, 'Weekday' -which as expected is a day of the week. All of the preceding elements take a -very flexible free format of dates and time based on the PHP strtotime function -(http://www.zend.com/manual/function.strtotime.php). This allows values such as -'last Wednesday' etc to be entered. I recommend acquainting yourself with this -function to see what the allowed formats are. However automated filters are run -in perl and so are parsed by the Date::Manip package. Not all date formats are -available in both so if you are saved your filter to do automatic deletions or -other tasks you should make sure that the date and time format you use is -compatible with both methods. The safest type of format to use is ‘-3 day’ or -similar with easily parseable numbers and units are in English.

+'Time' which are variants which may only contain the relevant subsets of this, +'Weekday' which as expected is a day of the week. All of the preceding elements +take a very flexible free format of dates and time based on the PHP strtotime +function (http://www.zend.com/manual/function.strtotime.php). This allows +values such as 'last Wednesday' etc to be entered. I recommend acquainting +yourself with this function to see what the allowed formats are. However +automated filters are run in perl and so are parsed by the Date::Manip package. +Not all date formats are available in both so if you are saved your filter to +do automatic deletions or other tasks you should make sure that the date and +time format you use is compatible with both methods. The safest type of format +to use is ‘-3 day’ or similar with easily parseable numbers and units are in +English.

The other elements you can filter on are all fairly self explanatory except perhaps for 'Archived' which you can use to include or @@ -1273,27 +1274,27 @@ them. This includes links to the event view or the filter as well as the option of attaching images or videos to the email itself. See the included templates zmconfig_eml.txt and zmconfig_msg.txt for a fuller explanation of the availability and meaning of these tokens. Finally you can also specify a script -which is run on each matched event. This script should be readable and executable -by your web server user. It will get run once per event and the relative path -to the directory containing the event in question. Normally this will be of the -form <MonitorName>/<EventId> so from this path you can derive both -the monitor name and event id and perform any action you wish. Note that -arbitrary commands are not allowed to be specified in the filter, for security the -only thing it may contain is the full path to an executable. What that contains -is entirely up to you however.

+which is run on each matched event. This script should be readable and +executable by your web server user. It will get run once per event and the +relative path to the directory containing the event in question. Normally this +will be of the form <MonitorName>/<EventId> so from this path you +can derive both the monitor name and event id and perform any action you wish. Note +that arbitrary commands are not allowed to be specified in the filter, for security +the only thing it may contain is the full path to an executable. What that +contains is entirely up to you however.

Filtering is a powerful mechanism you can use to eliminate events that fit a certain pattern however in many cases modifying the zone settings will better address this. Where it really comes into its own is generally in applying time filters, so for instance events that happen during -weekdays or at certain times of the day are highlighted, uploaded or deleted. Additionally -using disk related terms in your filters means you can automatically create -filters that delete the oldest events when your disk gets full. Be warned -however that if you use this strategy then you should limit the returned -results to the amount of events you want deleted in each pass until the disk -usage is at an acceptable level. If you do not do this then the first pass when -the disk usage is high will match, and then delete, all events unless you have -used other criteria inside of limits.

+weekdays or at certain times of the day are highlighted, uploaded or deleted. +Additionally using disk related terms in your filters means you can +automatically create filters that delete the oldest events when your disk gets +full. Be warned however that if you use this strategy then you should limit the +returned results to the amount of events you want deleted in each pass until +the disk usage is at an acceptable level. If you do not do this then the first +pass when the disk usage is high will match, and then delete, all events unless +you have used other criteria inside of limits.

5.5.    Viewing @@ -1660,6 +1661,110 @@ Log

7.1.    Release +1.19.3

+ +

Minor tweaks, fixes and language updates.

+ +

o        +FEATURE – All stills views now use the single image mode of zms +rather than spawning off a zmu process to write an image which is then read. This +reduces complexity of double buffering significantly and also reduces the +chance of errors caused by multiple simultaneous image generation.

+ +

o        +FEATURE – The generated MIME types when creating streamed video +were previously assigned by zms depending on which of a limited number of +output formats was specified. This has now been changed so that the ffmpeg libavformat +library itself now generates these identifiers. The consequence of this is that +many more video formats supported by your version of ffmpeg should now be +available via zms.

+ +

o        +FEATURE – When viewing a single frame of an event you can select +a ‘stats’ link to view the statistics that apply to that frame, if you have the +RECORD_EVENT_STATS option switched on. This can be used to help configure your +zones for optimal motion detection. Previously only pixel count values were +displayed here which made it difficult to configure zones configured in +percentage terms. These values are now displayed in both pixel and percentage +terms to assist in zone configuration. Note that the percentage values are +based on the current size of the zone so if this is changed then the value displayed +will not be applicable at the time of event generation.

+ +

o        +FIX – When doing motion detection an extra blob, that could never +be removed, was sometimes included. This could have caused false triggering and +has not been corrected.

+ +

o        +FIX – A problem was reported whereby when using bulk frame records +to reduce database load the last frame record was not written. Replaying the +event via the web interface resulting in the event being truncated. A +correction has been made so prevent this and ensure that the last frame of an +event is always recorded.

+ +

o        +FIX – If an analysis daemon terminates abnormally or the host +computer crashes then events can be left in a state whereby they effectively +have zero length and are useless. A change to zmaudit.pl was made such that any +‘open’ events such as this which have not been updated for at least five +minutes are closed and updated to reflect their actual content so that they may +be viewed or saved. Events recovered in this way are named with a ‘(r)’ mark to +help identify them.

+ +

o        +FIX – In more recent versions of MySQL the password hash +generated is 50 characters long, which overflows the previous password field in +the database which was only 32 characters long. This field has been extended to +64 characters to accommodate this.

+ +

o        +FIX – The montage view had an error whereby the refresh timeout +for stills was mislabelled causing continuous refresh attempts which rendered +the view mostly unusable. The constants in question are now correctly +referenced.

+ +

o        +FIX – The default, bandwidth specific, rate and scales were not +always used as the records in the database were misnamed. This is now corrected +though you may need to reset the values that were used previously as these will +be lost if they had been changed.

+ +

o        +FIX – It was previously the case that old images could be left in +the ‘images’ directory for a long period, sometimes resulting in incorrectly +assuming correct operation. A fix was made to zmaudit.pl which modified the +previous clean up of old WAP images so that any old images left in this +directory are removed after a short period. Please ensure that if you have +customised the web interface and have images you wish to keep that they are not +left in the temporary images folder as they will now be deleted.

+ +

o        +FIX – A JavaScript error in the Zone configuration screen was +identified and fixed.

+ +

o        +LANGUAGE – A Brazilian Portuguese translation has been supplied +by Victor Diago and is available by selecting ‘pt_br’ as the language type.

+ +

o        +LANGUAGE – Updated versions of the Dutch and Argentinian Spanish translations +have been included.

+ +

7.2.    Release 1.19.2

Minor features, fixes and language updates.

@@ -1667,15 +1772,15 @@ style='font:7.0pt "Times New Roman"'>    Release

o        FEATURE – The default replay rate and live and event scale -settings are now configurable on a per bandwidth basis rather than globally. This -allows you to view at full scale when you have high bandwidth and at smaller -scales when you do not have so much resource. You will need to re-configure -your previous defaults as they will be lost.

+settings are now configurable on a per bandwidth basis rather than globally. +This allows you to view at full scale when you have high bandwidth and at +smaller scales when you do not have so much resource. You will need to +re-configure your previous defaults as they will be lost.

o        -FEATURE – Filters can now include a specification of the preferred -sort order of the results.

+FEATURE – Filters can now include a specification of the +preferred sort order of the results.

o        @@ -1691,34 +1796,34 @@ as returned by df(1). Thus filters using these criteria will either match all events or none at all depending on the disk usage at the time of filter execution. The addition of these terms along with the ability to sort and limit filter results now means it is possible to create a filter that will -automatically clear out old events once disk usage exceeds a certain value. Included -in the database schemas for both new installations and upgrades is a sample filter -called PurgeWhenFull which can be used to do this. It is initially not set to -do anything automatically so if you want to use it, you should load it into the -filter selection window, modify it to your taste and then save it, selecting ‘auto -delete’. Please note that filters created using disk related terms to delete -events should always contain a limit term also otherwise it is possible for all -events to match and thus be deleted. Using a limit ensures that only a small -number are affected at any one time.

+automatically clear out old events once disk usage exceeds a certain value. +Included in the database schemas for both new installations and upgrades is a +sample filter called PurgeWhenFull which can be used to do this. It is +initially not set to do anything automatically so if you want to use it, you +should load it into the filter selection window, modify it to your taste and +then save it, selecting ‘auto delete’. Please note that filters created using +disk related terms to delete events should always contain a limit term also +otherwise it is possible for all events to match and thus be deleted. Using a +limit ensures that only a small number are affected at any one time.

o        FEATURE – Filters can now be defined to automatically execute an external script or program of your choosing. This can be specified when the filter is saved. Note that for security reasons this cannot be just any arbitrary -command but must be readable and executable by your web server effective user. The -script or program you specify here will be executed in the events root -directory once for each event and will be passed one parameter containing the relative -path to the event directory. This will normally be of the form <MonitorName>/<EventId> +command but must be readable and executable by your web server effective user. +The script or program you specify here will be executed in the events root +directory once for each event and will be passed one parameter containing the +relative path to the event directory. This will normally be of the form <MonitorName>/<EventId> so it it possible to determine both the monitor and event in question from the path. Note also that a flag is set per event as with other auto actions -indicating that an executable script has been run on that event and so to exclude -it from subsequent matches. However if you have several filters all with -executable scripts you will find that only the first gets executed as the flag -will be set following successful completion and so no further scripts will be -run on that event. Successful completion is indicated by the script returning a -zero exit status, any other status indicates an error and the executed flag -will not be set.

+indicating that an executable script has been run on that event and so to +exclude it from subsequent matches. However if you have several filters all +with executable scripts you will find that only the first gets executed as the +flag will be set following successful completion and so no further scripts will +be run on that event. Successful completion is indicated by the script +returning a zero exit status, any other status indicates an error and the executed +flag will not be set.

o        @@ -1740,9 +1845,8 @@ been fixed. Previously this generated a bogus window.

FIX – The zone definition have been updated so that selecting the various types of zones etc only disables those options you no longer have access to rather than wiping them out entirely. This is also true of the zone -when saved. Thus you can now more easily change a zone to be temporarily -inactive for example and have your previous active settings restored in the -future.

+when saved. Thus you can now more easily change a zone to be temporarily inactive +for example and have your previous active settings restored in the future.

o        @@ -1775,26 +1879,27 @@ added. One, by Davide Morelli, was included in 1.19.1 but not announced. However like buses another one has come along, from Tolmino Muccitelli, and so they are both now present. The original translation is accessible by selecting it_it as the language whereas the new one is it_it2. I would prefer if they -were merged as two versions of one language is not easy to maintain when I don’t -know what the differences mean!

+were merged as two versions of one language is not easy to maintain when I +don’t know what the differences mean!

o        LANGUAGE – A version of Argentinian Spanish by Fernando Diaz has -also been included and is accessible by setting your language to es_ar. As -with all the language translations I cannot vouch for the completeness or +also been included and is accessible by setting your language to es_ar. +As with all the language translations I cannot vouch for the completeness or accuracy of the language files so feel free to feedback any updates you think should be made.

o        NOTE – None of the non-English language files in this release do -not contain any translations of the new, or modified, tokens which have been introduced -in this release. All new or modified tokens are included in the language files -in English. There will shortly be a point release which includes these language -updates assuming I can get translations of them in a reasonable timescale.

+not contain any translations of the new, or modified, tokens which have been +introduced in this release. All new or modified tokens are included in the +language files in English. There will shortly be a point release which includes +these language updates assuming I can get translations of them in a reasonable +timescale.

-

7.2.7.3.    Release 1.19.1

@@ -1841,7 +1946,7 @@ in event filters did not generate valid database queries.

pass in a username and password to zmu when just querying a device as this was slightly broken and was unnecessary anyway.

-

7.3.7.4.    Release 1.19.0

@@ -1962,11 +2067,11 @@ for the ZM_FRAME_SOCKET_SIZE option.

table, several people reported that when saving filters they actually got a duplicate. This resulted in several copies of filters all with the same name as the constraint on unique filter names was not present. Well it is now so when -upgrading your database all the filters will be renamed from ‘myfilter’ to ‘myfilter_<id>’ -where ‘<id>’ is the id number in the database (which is then removed). In -general the higher the id number the more recent the filter. So you should go -through your filter list deleting old copies and then rename the last one back -to it’s original name.

+upgrading your database all the filters will be renamed from ‘myfilter’ to +‘myfilter_<id>’ where ‘<id>’ is the id number in the database +(which is then removed). In general the higher the id number the more recent +the filter. So you should go through your filter list deleting old copies and +then rename the last one back to it’s original name.

o        @@ -1997,7 +2102,7 @@ deleted when monitor was.

"Courier New"'>o        A translation for the Dutch (nl_nl) language has been included.

-

7.4.7.5.    Release 1.18.1

@@ -2021,7 +2126,7 @@ all of them. It is recommended that you review your list of saved filters and delete duplicates before adding any monitor specific terms and resetting the actions for any that remain.

-

7.5.7.6.    Release 1.18.0

@@ -2167,7 +2272,7 @@ sometimes result in events a multiple of that length. So events that were meant to be 15 minutes long could sometimes be 30 or even 45 minutes. This was especially the case with monitors that had low frame rates. This is now fixed.

-

7.6.7.7.    Release 1.17.2

@@ -2249,7 +2354,7 @@ bit annoying so any alarm flag is now cleared when this daemon exits.

New Languages. Translations for Japanese (ja_jp), French (fr_fr) and Russian (ru_ru) are now included.

-

7.7.7.8.    Release 1.17.1

@@ -2282,7 +2387,7 @@ settings as this is a rarely accessed area and contains a great deal of text. The new format allows individual options to be translated piecemeal as the opportunity arises.

-

7.8.7.9.    Release 1.17.0

@@ -2341,7 +2446,7 @@ corrected.

Minor Bugs. A number of minor bugs and inconsistencies were corrected.

-

7.9.7.10.    Release 0.9.16

@@ -2429,14 +2534,13 @@ them being missing unless they have been explicitly configured to be used.

o        -Adaptive Watchdog. zmwatch now more adaptive to actual frame -rates.

+Adaptive Watchdog. zmwatch now more adaptive to actual frame rates.

o        Fixed zmfilter CPU sucking bug. zmfilter.pl will now restart on -failure to read shared memory. Previously this could go into a nasty CPU sucking -loop!

+failure to read shared memory. Previously this could go into a nasty CPU +sucking loop!

o        @@ -2539,7 +2643,7 @@ parsed from command line options passed to zmu.

Event window width variable. Event windows now scale to fit the event image size.

-

7.10.7.11.    Release 0.9.15

@@ -2594,7 +2698,7 @@ written by zma directly were colourised whereas those written by A change has been made whereby if set all greyscale JPEG images are colourised in all circumstances.

-

7.11.7.12.    Release 0.9.14

@@ -2656,7 +2760,7 @@ style='font-family:"Courier New"'>o&n All SQL buffers in the C++ code have been enlarged. There was previously an issue with a buffer overflow on certain occasions.

-

7.12.7.13.    Release 0.9.13

@@ -2728,7 +2832,7 @@ from child windows to restart the refresh process. By using JS refresh timers which are not interrupted these extraneous refreshes have been mostly eliminated.

-

7.13.7.14.    Release 0.9.12

@@ -2837,7 +2941,7 @@ style='font-family:"Courier New"'>o&n Detect linmysqlclient.a. Added better detection script into ‘configure’ top spot when libmysqlclient.a is missing.

-

7.14.7.15.    Release 0.9.11

@@ -2954,7 +3058,7 @@ style='font-family:"Courier New"'>o&n colours were just a bit too gaudy so I've toned them down a bit. Hope you like them!

-

7.15.7.16.    Release 0.9.10

@@ -3080,7 +3184,7 @@ style='font-family:"Courier New"'>o&n that that I don't think had been reported or noticed so I don’t think we need to talk about them here do we.

-

7.16.7.17.    Release 0.9.9

@@ -3156,7 +3260,7 @@ reload if a monitor window for example was clicked. Thsi was removed in the last version which meant that sometimes the console never go refreshed as it's timing loop was broken. This functionality has now been reinstated.

-

7.17.7.18.    Release 0.9.8

@@ -3279,7 +3383,7 @@ style='font-family:"Courier New"'>o&n active and an alarm has occurred the most recent alarms list is immediately refreshed to show it.

-

7.18.7.19.    Release 0.9.7

@@ -3398,7 +3502,7 @@ separate events view.

style='font-family:"Courier New"'>o       
And much much more, probably...

-

7.19.7.20.    Release 0.0.1

@@ -3476,8 +3580,8 @@ when the daemons become active etc.

o        -Create .rpm packages (as there can be several dependencies) and maybe -other types of packages also, e.g. for Debian distributions.

+
Create .rpm packages (as there can be several dependencies) and +maybe other types of packages also, e.g. for Debian distributions.

o        @@ -3517,7 +3621,7 @@ style='font:7.0pt "Times New Roman"'>    Non-Bug

o        Yes, those are tabs in the indents; I like tabs so don't go -changing them to spaces please. Also, yes I  like my opening braces on their +changing them to spaces please. Also, yes I  like my opening braces on their own line most of the time, what's the point of brackets that don't line up?

Everything else that isn't definitely broken is probably diff --git a/README.rtf b/README.rtf index 504d11b40..ac15b7ea1 100644 --- a/README.rtf +++ b/README.rtf @@ -137,45 +137,48 @@ {\listoverride\listid1771969322\listoverridecount0\ls11}{\listoverride\listid17706862\listoverridecount0\ls12}{\listoverride\listid1257321193\listoverridecount0\ls13}{\listoverride\listid-119\listoverridecount0\ls14}{\listoverride\listid-125 \listoverridecount0\ls15}{\listoverride\listid-126\listoverridecount0\ls16}{\listoverride\listid-127\listoverridecount0\ls17}{\listoverride\listid-128\listoverridecount0\ls18}{\listoverride\listid-120\listoverridecount0\ls19}{\listoverride\listid-129 \listoverridecount0\ls20}{\listoverride\listid-130\listoverridecount0\ls21}{\listoverride\listid-131\listoverridecount0\ls22}{\listoverride\listid-132\listoverridecount0\ls23}{\listoverride\listid1141074244\listoverridecount0\ls24}}{\*\rsidtbl \rsid150409 -\rsid274132\rsid354063\rsid1312680\rsid1314985\rsid1666119\rsid2055154\rsid2310614\rsid2967940\rsid3293805\rsid3357156\rsid4344250\rsid4392822\rsid5986278\rsid7342902\rsid7802824\rsid9385970\rsid9962474\rsid11409679\rsid11877453\rsid13107570\rsid13175982 -\rsid14238447\rsid14304867\rsid15474398\rsid16663174}{\*\generator Microsoft Word 10.0.2627;}{\info{\title ZoneMinder v1.19.0}{\author Philip Coombes}{\operator Philip Coombes}{\creatim\yr2004\mo3\dy16\hr22\min30}{\revtim\yr2004\mo4\dy21\hr23\min42} -{\printim\yr2003\mo12\dy12\hr9\min20}{\version11}{\edmins167}{\nofpages41}{\nofwords21756}{\nofchars124012}{\*\company Triornis}{\nofcharsws145478}{\vern16437}}\paperw11906\paperh16838\margl1152\margr1152 -\widowctrl\ftnbj\aenddoc\revisions\noxlattoyen\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\lytprtmet\hyphcaps0\formshade\horzdoc\dghspace120\dgvspace120\dghorigin1701\dgvorigin1984\dghshow1\dgvshow0 +\rsid274132\rsid354063\rsid1312680\rsid1314985\rsid1666119\rsid1730953\rsid2055154\rsid2310614\rsid2361508\rsid2967940\rsid3293805\rsid3357156\rsid4078901\rsid4344250\rsid4392822\rsid4655104\rsid5986278\rsid7342902\rsid7802824\rsid9385970\rsid9962474 +\rsid11409679\rsid11877453\rsid13107570\rsid13175982\rsid14238447\rsid14250905\rsid14304867\rsid15474398\rsid16201578\rsid16663174}{\*\generator Microsoft Word 10.0.2627;}{\info{\title ZoneMinder v1.19.0}{\author Philip Coombes}{\operator Philip Coombes} +{\creatim\yr2004\mo3\dy16\hr22\min30}{\revtim\yr2004\mo5\dy5\hr23\min15}{\printim\yr2003\mo12\dy12\hr9\min20}{\version13}{\edmins204}{\nofpages42}{\nofwords22343}{\nofchars127361}{\*\company Triornis}{\nofcharsws149406}{\vern16437}} +\paperw11906\paperh16838\margl1152\margr1152 \widowctrl\ftnbj\aenddoc\revisions\noxlattoyen\expshrtn\noultrlspc\dntblnsbdb\nospaceforul\lytprtmet\hyphcaps0\formshade\horzdoc\dghspace120\dgvspace120\dghorigin1701\dgvorigin1984\dghshow1\dgvshow0 \jexpand\viewkind1\viewscale100\pgbrdrhead\pgbrdrfoot\bdrrlswsix\htmautsp\nolnhtadjtbl\rsidroot354063 \fet0{\*\docvar {dgnword-docGUID}{\'7b0A5BD976-9628-4537-BE98-38E5C9DBAA83\'7d}}{\*\docvar {dgnword-eventsink}{45584448}}\sectd \linex0\headery708\footery708\colsx708\endnhere\sectdefaultcl\sftnbj {\footer \pard\plain \s22\qc \li0\ri0\widctlpar\tqc\tx4153\tx8080\tqr\tx8647\nooverflow\faroman\rin0\lin0\itap0 \fs24\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 -{\field\fldedit{\*\fldinst {\f1\fs20\insrsid150409 DATE \\@ "dd/MM/yy" }}{\fldrslt {\f1\fs20\lang1024\langfe1024\noproof\insrsid14238447 21/04/04}}}{\f1\fs20\insrsid150409 \tab ZoneMinder 1.19.}{\f1\fs20\insrsid14238447 2}{\f1\fs20\insrsid150409 README -\tab }{\field{\*\fldinst {\cs23\fs20\insrsid150409 PAGE }}{\fldrslt {\cs23\fs20\lang1024\langfe1024\noproof\insrsid5986278 21}}}{\f1\fs20\insrsid150409 +{\field\fldedit{\*\fldinst {\f1\fs20\insrsid150409 DATE \\@ "dd/MM/yy" }}{\fldrslt {\f1\fs20\lang1024\langfe1024\noproof\insrsid1730953 05/05/04}}}{\f1\fs20\insrsid150409 \tab ZoneMinder 1.19.}{\f1\fs20\insrsid1730953 3}{\f1\fs20\insrsid150409 README +\tab }{\field{\*\fldinst {\cs23\fs20\insrsid150409 PAGE }}{\fldrslt {\cs23\fs20\lang1024\langfe1024\noproof\insrsid2361508 19}}}{\f1\fs20\insrsid150409 \par }}{\*\pnseclvl1\pnf2\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb o}}{\*\pnseclvl2\pnf2\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb o}}{\*\pnseclvl3\pnf10\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb ?}}{\*\pnseclvl4 \pnf3\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb ?}}{\*\pnseclvl5\pnf2\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb o}}{\*\pnseclvl6\pnf10\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb ?}}{\*\pnseclvl7\pnf3\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb ?} }{\*\pnseclvl8\pnf2\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb o}}{\*\pnseclvl9\pnf10\pnstart1\pnindent360\pnsp120\pnhang {\pntxtb ?}}\pard\plain \s17\qc \li0\ri0\sb240\sa60\widctlpar\nooverflow\faroman\rin0\lin0\itap0 -\b\f1\fs32\uldb\lang2057\langfe1033\kerning28\cgrid\langnp2057\langfenp1033 {\insrsid150409 ZoneMinder v1.19.}{\insrsid14238447 2}{\insrsid150409 +\b\f1\fs32\uldb\lang2057\langfe1033\kerning28\cgrid\langnp2057\langfenp1033 {\insrsid150409 ZoneMinder v1.19.}{\insrsid1730953 3}{\insrsid150409 \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 1.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Introduction \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Welcome to ZoneMinder, the all-in-one Linux GPL'd security camera solution. -\par A while back my garage was burgled and all my power tools were }{\insrsid14238447 stolen}{\insrsid150409 ! I realised shortly after that if I'd just had a camera overlooking the door then at least I'd have k -now exactly when and who did the dirty deed. And so ZoneMinder was born. It's still a baby but hopefully it can grow up to be something that can be genuinely useful and maybe one day either prevent similar incidents or perhaps bring some perpetrators to j -ustice. -\par ZoneMinder is designed around a series of independent components that only function when necessary limiting any wasted resource and maximising the efficiency of your machine. A fairly ancient Pentium II PC should be able to track one camera per devi -ce at up to 25 frames per second with this dropping by half approximately for each additional camera on the same device, additional cameras on other devices do not interact so can maintain this frame rate. Even monitoring several cameras still will not ov -erload the CPU as frame processing is designed to synchronise with capture and not stall it. -\par As well as being fast ZoneMinder is designed to be friendly and even more than that, actually useful. As well as the fast video interface core it also comes with a -user friendly and comprehensive PHP based web interface allowing you to control and monitor your cameras from home or even at work or on the road. It supports variable web capabilities based on available bandwidth. The web interface also allows you to vie -w - events that your cameras have captured and archive them or review them time and again, or delete the ones you no longer wish to keep. The web pages directly interact with the core daemons ensuring full co-operation at all times. ZoneMinder can even be in -stalled as a system service ensuring it is right there if your computer has to reboot for any reason. -\par The core of ZoneMinder is the capture and analysis of images and there is a highly configurable set of parameters that allow you to ensure that you can eli -minate false positives whilst ensuring that anything you don't want to miss will be captured and saved. ZoneMinder allows you to define a set of 'zones' for each camera of varying sensitivity and functionality. This allows you to eliminate regions that yo -u don't wish to track or define areas that will alarm if various thresholds are exceeded in conjunction with other zones. +\par A while back my garage was burgled and all my power tools were }{\insrsid14238447 stolen}{\insrsid150409 ! I realised shortly after that if I'd just had a camera overlooking the door then at least I'd have know exact +ly when and who did the dirty deed. And so ZoneMinder was born. It's still a baby but hopefully it can grow up to be something that can be genuinely useful and maybe one day either prevent similar incidents or perhaps bring some perpetrators to justice. + +\par Zo +neMinder is designed around a series of independent components that only function when necessary limiting any wasted resource and maximising the efficiency of your machine. A fairly ancient Pentium II PC should be able to track one camera per device at up + +to 25 frames per second with this dropping by half approximately for each additional camera on the same device, additional cameras on other devices do not interact so can maintain this frame rate. Even monitoring several cameras still will not overload th +e CPU as frame processing is designed to synchronise with capture and not stall it. +\par As well as being fast ZoneMinder is designed to be friendly and even more than that, actually useful. As well as the fast video interface core it also comes with a user frie +ndly and comprehensive PHP based web interface allowing you to control and monitor your cameras from home or even at work or on the road. It supports variable web capabilities based on available bandwidth. The web interface also allows you to view events +t +hat your cameras have captured and archive them or review them time and again, or delete the ones you no longer wish to keep. The web pages directly interact with the core daemons ensuring full co-operation at all times. ZoneMinder can even be installed a +s a system service ensuring it is right there if your computer has to reboot for any reason. +\par The core of ZoneMinder is the capture and analysis of images and there is a highly configurable set of parameters that allow you to ensure that you can eliminate fa +lse positives whilst ensuring that anything you don't want to miss will be captured and saved. ZoneMinder allows you to define a set of 'zones' for each camera of varying sensitivity and functionality. This allows you to eliminate regions that you don't w +ish to track or define areas that will alarm if various thresholds are exceeded in conjunction with other zones. \par ZoneMinder is fresh off the keyboard and so comes with no warranty whatsoever, please try it, send your feedback and if you get anything useful out of it please let me know. -\par ZoneMinder is free but if you do get ZoneMinder up and running and find it useful then please feel free to visit }{\field{\*\fldinst {\insrsid150409 HYPERLINK http://www.zoneminder.com/donate.html }{\insrsid15474398 {\*\datafield +\par ZoneMinder is free but if you do get ZoneMinder up and running and find it useful then please feel free to visit }{\field{\*\fldinst {\insrsid150409 HYPERLINK http://www.zoneminder.com/donate.html }{\insrsid4655104 {\*\datafield 00d0c9ea79f9bace118c8200aa004ba90b02000000170000002600000068007400740070003a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f0064006f006e006100740065002e00680074006d006c000000e0c9ea79f9bace118c8200aa004ba90b4c0000006800 -7400740070003a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f0064006f006e006100740065002e00680074006d006c0000000000000000000000000000af0000}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 http://www.zoneminder.com/donate.html} -}}{\insrsid150409 where any donations will be appreciated and will help to fund future improvements of ZoneMinder. This would be especially appreciated if you use ZoneMinder as part of your business or to protect your property. +7400740070003a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f0064006f006e006100740065002e00680074006d006c0000000000000000000000000000af000000}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 +http://www.zoneminder.com/donate.html}}}{\insrsid150409 where any donations wil +l be appreciated and will help to fund future improvements of ZoneMinder. This would be especially appreciated if you use ZoneMinder as part of your business or to protect your property. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 2.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc2\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr2\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Requirements @@ -195,7 +198,7 @@ n ly really used it on various RedHat distributions, which seem to have everything there by default I think. SlackWare does need a bit more tinkering than other distributions; there is a document on the web site describing what users have had to do to get i t working. Please give me feedback on other distributions not listed on the site. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 3.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc3\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr3\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Building @@ -245,7 +248,7 @@ zmalter-0.9.8.sql, zmalter-0.9.9.sql and zmalter0.9.10.sql. eMinder is running on then use the hostname of the remote machine instead of localhost. \par Then just type }{\i\insrsid150409 'make'}{\insrsid150409 and off you go. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 4.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc4\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr4\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Installation @@ -298,7 +301,7 @@ orted for distributions other than RedHat However if you want to ensure that the 'service zm stop'}{\insrsid150409 etc. You may need to use the \lquote }{\cs26\i\insrsid150409 \emdash levels}{\insrsid150409 \rquote parameter to chkconfig to ensure that ZoneMinder is started when you need it to. \par Now start your web browser and point it at your zm.php and off you go. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Tutorial @@ -316,16 +319,16 @@ er a dialup choose low. You can experiment to see which is best. This setting is \par Please bear in mind that from here on the de scriptions of the web pages are based on what you will see if you are running as a fully authenticated user. If you are running in un-authenticated mode or as a less privileged user then some elements may not be shown or will be disabled. \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.1.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Defining Monitors \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 To use ZoneMinder properly you need to define at least one Monitor. Essentially, a monitor is associated with a cam era and can continually check it for motion detection and such like. So, next click 'Add New Monitor' to bring up the dialog. You will see a bunch of things you have to fill in. -\par To help you get started on the video configuration the best thing is to us a tool like 'xawtv' (}{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://bytesex.org/xawtv/" }{\insrsid15474398 {\*\datafield +\par To help you get started on the video configuration the best thing is to us a tool like 'xawtv' (}{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://bytesex.org/xawtv/" }{\insrsid4655104 {\*\datafield 00d0c9ea79f9bace118c8200aa004ba90b02000000170000001a00000068007400740070003a002f002f0062007900740065007300650078002e006f00720067002f00780061007700740076002f000000e0c9ea79f9bace118c8200aa004ba90b3400000068007400740070003a002f002f00620079007400650073006500 -78002e006f00720067002f00780061007700740076002f0000000000001eff1f0007000000000000}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 http://bytesex.org/xawtv/}}}{\insrsid150409 +78002e006f00720067002f00780061007700740076002f0000000000001eff1f000700000000000000}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 http://bytesex.org/xawtv/}}}{\insrsid150409 ) to get a picture you're happy with, and to check your camera works. Then run 'zmu -d -q -v' to get a dump of the settings (note, you will have to additionall y supply a username and password to zmu if you are running in authenticated mode). You can then enter these values into the video related options of the monitor configuration panel. The 'device_no' referred to here is a number corresponding to the digit a t the end of your device file, so /dev/video0 has a 'device_no' of 0 etc. If 'zmu' gives you an error related to permissions run 'zmfix -a' to make sure you can access all the video devices. @@ -336,7 +339,7 @@ t the end of your device file, so /dev/video0 has a 'device_no' of 0 etc. If 'zm hould be made up of alphanumeric characters (a-z,A-Z,0-9) and hyphen (-) and underscore(_) only. Whitespace is not allowed. \par }{\b\insrsid150409 Function}{\insrsid150409 - This essentially defines what the monitor is doing. This can be one of the following; \par {\listtext\pard\plain\s32 \f3\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \loch\af3\dbch\af0\hich\f3 \'b7\tab}}\pard\plain \s32\qj \fi-360\li1260\ri0\sa180\widctlpar\jclisttab\tx1260\nooverflow\faroman\ls24 -\jclisttab\tx1260\nooverflow\faroman\ls24\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst183\pnrxst240\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\jclisttab\tx1260\nooverflow\faroman\ls24\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst183\pnrxst240\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc23\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin1260\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 'None' - The monitor is currently disabled and no streams can be viewed or events generated. @@ -350,86 +353,86 @@ hould be made up of alphanumeric characters (a-z,A-Z,0-9) and hyphen (-) and und \par }{\b\insrsid150409 Section Length}{\insrsid150409 \endash This specifies the length (in seconds) of any fixed length events produced when the monitor function is \lquote Record\rquote or \lquote Mocord\rquote . Otherwise it is ignored. This should not be so long that events are difficult to navigate nor so short that too many events are generated. A length of between 300 and 900 seconds I recommended. -\par }{\b\insrsid150409 Frame Skip }{\insrsid150409 \endash This setting also applies only to the \lquote Record\rquote or \lquote Mocord\rquote - functions and specifies how many frames should be skipped in the recorded events. The default setting of zero results in every captured frame being saved, whereas one would mean that one frame is skipped between each saved one, two means that two frames -are skipped between each saved one etc. An alternate way of thinking is that one in every \lquote Frame Skip + 1\rquote - frames is saved. The point of this is to ensure that saved events do not take up too much space unnecessarily whilst still allowing the camera to capt -ure at a fairly high frame rate. The alternate approach is to limit the capture frame rate which will obviously affect the rate at which frames are saved. -\par }{\b\insrsid150409 Run Mode }{\insrsid150409 \endash Two choices are available here. \lquote Continuous\rquote is the usual setting and means that the monit -or is expected to be performing the function selected above at all times and should one or more of the daemons fail or not be running it will be automatically restarted. By contrast \lquote Triggered\rquote +\par }{\b\insrsid150409 Frame Skip }{\insrsid150409 \endash This setting also applies only to the \lquote Record\rquote or \lquote Mocord\rquote f +unctions and specifies how many frames should be skipped in the recorded events. The default setting of zero results in every captured frame being saved, whereas one would mean that one frame is skipped between each saved one, two means that two frames ar +e skipped between each saved one etc. An alternate way of thinking is that one in every \lquote Frame Skip + 1\rquote + frames is saved. The point of this is to ensure that saved events do not take up too much space unnecessarily whilst still allowing the camera to captur +e at a fairly high frame rate. The alternate approach is to limit the capture frame rate which will obviously affect the rate at which frames are saved. +\par }{\b\insrsid150409 Run Mode }{\insrsid150409 \endash Two choices are available here. \lquote Continuous\rquote is the usual setting and means that the monitor + is expected to be performing the function selected above at all times and should one or more of the daemons fail or not be running it will be automatically restarted. By contrast \lquote Triggered\rquote means that the decision about whether the daemons should actually be active is devolved to an external triggering mechanism. -\par }{\b\insrsid150409 Triggers }{\insrsid150409 \endash This small section lets you select which triggers will apply if the run mode has been set to \lquote triggered\rquote above. The most common trigger is X10 and this will appear here if you indica -ted that your system supported it during installation. Only X10 is supported as a shipped trigger with ZoneMinder at present but it is expected that other triggers will become available as necessary. You can also just use \lquote cron\rquote +\par }{\b\insrsid150409 Triggers }{\insrsid150409 \endash This small section lets you select which triggers will apply if the run mode has been set to \lquote triggered\rquote above. The most common trigger is X10 and this will appear here if you indicate +d that your system supported it during installation. Only X10 is supported as a shipped trigger with ZoneMinder at present but it is expected that other triggers will become available as necessary. You can also just use \lquote cron\rquote jobs or other mechanisms to actually control the camera and keep them completely outside of the ZoneMinder settings. -\par }{\b\insrsid150409 Source Type}{\insrsid150409 \endash This determines whether the camera is a local one attached to a physical video or USB port on your machine or a remote network camera or similar. Choosi -ng one or the other affects which set of options are shown in the next tab. +\par }{\b\insrsid150409 Source Type}{\insrsid150409 \endash This determines whether the camera is a local one attached to a physical video or USB port on your machine or a remote network camera or similar. Choosing + one or the other affects which set of options are shown in the next tab. \par }\pard\plain \s29\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \b\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 \lquote Source\rquote Tab (local device) \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Device Number/Channel}{\insrsid150409 \endash - For a local camera enter the device number that your camera is attached to. If it is /dev/video0 enter '0' etc. Some video devic -es, e.g. BTTV cards support multiple cameras on one device so in this case enter the channel number in the Channel box or leave it at zero if you're using a USB camera or one with just one channel. + For a local camera enter the device number that your camera is attached to. If it is /dev/video0 enter '0' etc. Some video devices +, e.g. BTTV cards support multiple cameras on one device so in this case enter the channel number in the Channel box or leave it at zero if you're using a USB camera or one with just one channel. \par }{\b\insrsid150409 Device Format}{\insrsid150409 \endash For a local camera enter the video format of the video stream. This is defined in various system files (e.g. /usr/include/linux/videodev.h) but the two most common are 0 for PAL and 1 for NTSC. -\par }{\b\insrsid150409 Capture Palette}{\insrsid150409 - Finally for the video part of the configuration enter the colour depth. ZoneMinder su -pports a handful of the most common palettes, so choose one here. If in doubt try grey first, and then 24 bit colour. If neither of these work very well then YUV420P or one of the others probably will. There is a slight performance penalty when using pale -ttes other than grey or 24 bit colour as an internal conversion is involved. These other formats are intended to be supported natively in a future version but for now if you have the choice choose one of grey or 24 bit colour. -\par }{\b\insrsid150409 Capture Width/Height}{\insrsid150409 - The dim -ensions of the video stream your camera will supply. If your camera supports several just enter the one you'll want to use for this application, you can always change it later. However I would recommend starting with no larger than 320x240 or 352x288 and -then perhaps increasing and seeing how performance is affected. This size should be adequate in most cases. Some cameras are quite choosy about the sizes you can use here so unusual sizes such as 197x333 should be avoided initially. -\par }{\b\insrsid150409 Orientation}{\insrsid150409 \endash If your ca -mera is mounted upside down or at right angles you can use this field to specify a rotation that is applied to the image as it is captured. This incurs an additional processing overhead so if possible it is better to mount your camera the right way round -if you can. If not set the orientation here. If you choose one of the rotation options remember to switch the height and width fields so that they apply, e.g. if your camera captures at 352x288 and you choose \lquote Rotate Right\rquote +\par }{\b\insrsid150409 Capture Palette}{\insrsid150409 - Finally for the video part of the configuration enter the colour depth. ZoneMinder supp +orts a handful of the most common palettes, so choose one here. If in doubt try grey first, and then 24 bit colour. If neither of these work very well then YUV420P or one of the others probably will. There is a slight performance penalty when using palett +es other than grey or 24 bit colour as an internal conversion is involved. These other formats are intended to be supported natively in a future version but for now if you have the choice choose one of grey or 24 bit colour. +\par }{\b\insrsid150409 Capture Width/Height}{\insrsid150409 - The dimen +sions of the video stream your camera will supply. If your camera supports several just enter the one you'll want to use for this application, you can always change it later. However I would recommend starting with no larger than 320x240 or 352x288 and th +en perhaps increasing and seeing how performance is affected. This size should be adequate in most cases. Some cameras are quite choosy about the sizes you can use here so unusual sizes such as 197x333 should be avoided initially. +\par }{\b\insrsid150409 Orientation}{\insrsid150409 \endash If your came +ra is mounted upside down or at right angles you can use this field to specify a rotation that is applied to the image as it is captured. This incurs an additional processing overhead so if possible it is better to mount your camera the right way round if + you can. If not set the orientation here. If you choose one of the rotation options remember to switch the height and width fields so that they apply, e.g. if your camera captures at 352x288 and you choose \lquote Rotate Right\rquote here then set the height to be 352 and width to be 288. \par }\pard\plain \s29\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \b\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 \lquote Source\rquote Tab (remote device) \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Remote Host/Port/Path}{\insrsid150409 \endash - For remote cameras use these fields to enter the full URL of the camera. Basically if your camera is at }{\cs16\ul\cf2\insrsid150409 http://camserver.home.net:8192/cameras/camera1.jpg}{\insrsid150409 then these fields will be - camserver.home.net, 8192 and /cameras/camera1.jopg respectively. Leave the port at 80 if there is no special port required. If you require authentication to access your camera then add this onto the host name in the form :@. -com. + For remote cameras use these fields to enter the full URL of the camera. Basically if your camera is at }{\cs16\ul\cf2\insrsid150409 http://camserver.home.net:8192/cameras/camera1.jpg}{\insrsid150409 then these fields will be c +amserver.home.net, 8192 and /cameras/camera1.jopg respectively. Leave the port at 80 if there is no special port required. If you require authentication to access your camera then add this onto the host name in the form :@.co +m. \par }{\b\insrsid150409 Remote Image Colours }{\insrsid150409 \endash Specify the amount of colours in the captured image. Unlike with local cameras changing this has no controlling effect on the remote camera itself so ensure that your camera is actually capturing to this palette beforehand. \par }{\b\insrsid150409 Capture Width/Height}{\insrsid150409 \endash As per local devices. \par }{\b\insrsid150409 Orientation}{\insrsid150409 \endash As per local devices. \par }\pard\plain \s29\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \b\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 \lquote Timestamp\rquote Tab \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Timestamp Label Format}{\insrsid150409 - - This relates to the timestamp that is applied to each frame. It is a \lquote sprintf\rquote style string. It is actually passed through sprintf and then - through printf to add the monitor name so a format of '%%s - %y/%m/%d %H:%M:%S' (note the double % at the beginning) would be recommended though you can modify it if necessary. If you don\rquote + - This relates to the timestamp that is applied to each frame. It is a \lquote sprintf\rquote style string. It is actually passed through sprintf and then t +hrough printf to add the monitor name so a format of '%%s - %y/%m/%d %H:%M:%S' (note the double % at the beginning) would be recommended though you can modify it if necessary. If you don\rquote t want a timestamp or have a camera that puts one on itself then leave this field blank. \par }{\b\insrsid150409 Timestamp Label X/Y}{\insrsid150409 - - The X and Y values determine where to put the timestamp. A value of 0 for the X value will put it on the left side of the image and a Y value of 0 will place it at the top of the image. To place the timestamp at -the bottom of the image use a value eight less than the image height. + - The X and Y values determine where to put the timestamp. A value of 0 for the X value will put it on the left side of the image and a Y value of 0 will place it at the top of the image. To place the timestamp at th +e bottom of the image use a value eight less than the image height. \par }\pard\plain \s29\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \b\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 \lquote Buffers\rquote Tab \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Image Buffer Size}{\insrsid150409 - - This option determines how many frames are held in the ring buffer at any one time. The ring buffer is the storage space where the last \lquote n\rquote images are k -ept, ready to be resurrected on an alarm or just kept waiting to be analysed. It can be any value you like with a couple of provisos, (see next options). However it is stored in shared memory and making it too large especially for large images with a high - -colour depth can use a lot of memory. A value of no more than 100 is usually ok. If you find that your system will not let you use the value you want it is probably because your system has an arbitrary limit on the size of shared memory that may be used e -ven though you may have plenty of free memory available. This limit is usually fairly easy to change, see the Troubleshooting section for details. -\par }{\b\insrsid150409 Warm-up Frames }{\insrsid150409 - This specifies how many frames the analysis daemon should process but not examine when it sta -rts. This allows it to generate an accurate reference image from a series of images before looking too carefully for any changes. I use a value of 25 here, too high and it will take a long time to start, too low and you will get false alarms when the anal -ysis daemon starts up. + - This option determines how many frames are held in the ring buffer at any one time. The ring buffer is the storage space where the last \lquote n\rquote images are kep +t, ready to be resurrected on an alarm or just kept waiting to be analysed. It can be any value you like with a couple of provisos, (see next options). However it is stored in shared memory and making it too large especially for large images with a high c +o +lour depth can use a lot of memory. A value of no more than 100 is usually ok. If you find that your system will not let you use the value you want it is probably because your system has an arbitrary limit on the size of shared memory that may be used eve +n though you may have plenty of free memory available. This limit is usually fairly easy to change, see the Troubleshooting section for details. +\par }{\b\insrsid150409 Warm-up Frames }{\insrsid150409 - This specifies how many frames the analysis daemon should process but not examine when it start +s. This allows it to generate an accurate reference image from a series of images before looking too carefully for any changes. I use a value of 25 here, too high and it will take a long time to start, too low and you will get false alarms when the analys +is daemon starts up. \par }{\b\insrsid150409 Pre/Post Event Image Buffer}{\insrsid150409 - - These options determine how many frames from before and after an event should be preserved with it. This allows you to view what happened immediately prior and subsequent to the event. A value of 10 for b -oth of these will get you started but if you get a lot of short events and would prefer them to run together to form fewer longer ones then increase the Post Event buffer size. The pre-event buffer is a true buffer and should not really exceed half the ri -n -g buffer size. However the post-event buffer is just a count that is applied to captured frames and so can be managed more flexibly. You should also bear in mind the frame rate of the camera when choosing these values. For instance a network camera captur -i -ng at 1FPS will give you 10 seconds before and after each event if you chose 10 here. This may well be too much and pad out events more than necessary. However a fast video card may capture at 25FPS and you will want to ensure that this setting enables yo -u to view a reasonable time frame pre and post event. + - These options determine how many frames from before and after an event should be preserved with it. This allows you to view what happened immediately prior and subsequent to the event. A value of 10 for bot +h of these will get you started but if you get a lot of short events and would prefer them to run together to form fewer longer ones then increase the Post Event buffer size. The pre-event buffer is a true buffer and should not really exceed half the ring + +buffer size. However the post-event buffer is just a count that is applied to captured frames and so can be managed more flexibly. You should also bear in mind the frame rate of the camera when choosing these values. For instance a network camera capturin +g + at 1FPS will give you 10 seconds before and after each event if you chose 10 here. This may well be too much and pad out events more than necessary. However a fast video card may capture at 25FPS and you will want to ensure that this setting enables you +to view a reasonable time frame pre and post event. \par }\pard\plain \s29\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \b\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 \lquote Misc\rquote Tab \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Maximum FPS}{\insrsid150409 \endash - On some occasions you may have one or more cameras capable of high capture rates but find that you generally do not require this performance at all times and would prefer to ligh -ten the load on your server. This option permits you to limit the maximum capture rate to a specified value. This may allow you to have more cameras supported on your system by reducing the CPU load or to allocate video bandwidth unevenly between cameras -s -haring the same video device. This value is only a rough guide and the lower the value you set the less close the actual FPS may approach it especially on shared devices where it can be difficult to synchronise two or more different capture rates precisel -y. There is a global configuration option that allows you to turn this limiting off in the event of an alarm. -\par }{\b\insrsid150409 FPS Report Interval}{\insrsid150409 - How often the current performance in terms of Frames Per Second is output to the system log. Not used in any functional way s -o set it to maybe 1000 for now. If you watch /var/log/messages (normally) you will see this value being emitted at the frequency you specify both for video capture and processing. -\par }{\b\insrsid150409 Reference Image Blend %ge}{\insrsid150409 - Each analysed image in ZoneMinder is a composite - of previous images and is formed by applying the current image as a certain percentage of the previous reference image. Thus, if we entered the value of 10 here, each image\rquote -s part in the reference image will diminish by a factor of 0.9 each time round. So - a typical reference image will be 10% the previous image, 9% the one before that and then 8.1%, 7.2%, 6.5% and so on of the rest of the way. An image will effectively vanish around 25 images later than when it was added. This blend value is what is speci -f -ied here and if higher will make slower progressing events less detectable as the reference image would change more quickly. Similarly events will be deemed to be over much sooner as the reference image adapts to the new images more quickly. In signal pro -cessing terms the higher this value the steeper the event attack and decay of the signal. It depends on your particular requirements what the appropriate value would be for you but start with 10 here and adjust it (usually down) later if necessary. + On some occasions you may have one or more cameras capable of high capture rates but find that you generally do not require this performance at all times and would prefer to lighte +n the load on your server. This option permits you to limit the maximum capture rate to a specified value. This may allow you to have more cameras supported on your system by reducing the CPU load or to allocate video bandwidth unevenly between cameras sh +a +ring the same video device. This value is only a rough guide and the lower the value you set the less close the actual FPS may approach it especially on shared devices where it can be difficult to synchronise two or more different capture rates precisely. + There is a global configuration option that allows you to turn this limiting off in the event of an alarm. +\par }{\b\insrsid150409 FPS Report Interval}{\insrsid150409 - How often the current performance in terms of Frames Per Second is output to the system log. Not used in any functional way so +set it to maybe 1000 for now. If you watch /var/log/messages (normally) you will see this value being emitted at the frequency you specify both for video capture and processing. +\par }{\b\insrsid150409 Reference Image Blend %ge}{\insrsid150409 - Each analysed image in ZoneMinder is a composite o +f previous images and is formed by applying the current image as a certain percentage of the previous reference image. Thus, if we entered the value of 10 here, each image\rquote +s part in the reference image will diminish by a factor of 0.9 each time round. So a + typical reference image will be 10% the previous image, 9% the one before that and then 8.1%, 7.2%, 6.5% and so on of the rest of the way. An image will effectively vanish around 25 images later than when it was added. This blend value is what is specifi +e +d here and if higher will make slower progressing events less detectable as the reference image would change more quickly. Similarly events will be deemed to be over much sooner as the reference image adapts to the new images more quickly. In signal proce +ssing terms the higher this value the steeper the event attack and decay of the signal. It depends on your particular requirements what the appropriate value would be for you but start with 10 here and adjust it (usually down) later if necessary. \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 \lquote X10\rquote }{\cs33\b\insrsid150409 T}{\b\insrsid150409 ab \par }\pard\plain \s30\qj \li540\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin540\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\b\insrsid150409 Note: This tab and its options will only appear if you have indicated that your system supports the X10 home automation protocol during initial system configuration. @@ -473,7 +476,7 @@ Once you have one or more monitors you may notice the ' Monitors' title becom o be a link titled \lquote Montage\rquote which allows you view all your enabled cameras simultaneously. Be aware however that this can consume large amounts of bandwidth and CPU so should not be used continuously unless you have resource to burn. \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.2.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc2\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr2\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Defining Zones @@ -519,124 +522,127 @@ pe no alarms will ever be reported. You can create an Inactive zone to cover any I mentioned above that Inactive zones may be overlaid on other zones to blank out areas however as a general principle you should try and make zones abut each other as much as possible and do not overlap. This helps avoid repeated duplicate processing of the same area. For instance an Inclusive zone overlaying an Active zone when all other settings are the same will always trigger when the Active zone does which somewhat defeats the object of the exercise. One except ion to this is Preclusive zones. These may be situated within Active areas are they are processed first and if small may actually save processing time by preventing full analysis of the image. -\par }{\b\insrsid150409 Units}{\insrsid150409 - This setting which details whether certain of the following settings are in Pixels or Percent}{\insrsid1314985 , where }{\insrsid1314985 \lquote }{\insrsid1314985 Percent}{\insrsid1314985 \rquote }{ -\insrsid1314985 refers to a percentage area of the zone itself}{\insrsid150409 . In general \lquote Pixels\rquote - is more precise whereas percentages are easier to use to start with or if you change image sizes frequently. If you change this setting all appropriate values below are redisplayed in -the correct context. A good tip would be to initially enter the settings in Percent and then change to Pixels and refine any gaps. Repeated flipping between the settings will cause rounding errors, as ZoneMinder in general is not at home to Mr Floating Po -i -nt for reasons of performance. Note, the sense of the percentage values changed in version 1.19.0. Prior to that percentages referred to the area of the image as a whole, whereas it now only refers to the area of the zone. This makes trying to work out ne -cessary sizes rather easier. -\par }{\b\insrsid150409 Min/Maximum X/Y}{\insrsid150409 - - Following the units the next four settings define the bounds of the Zone in the monitor frame and are self-explanatory with the exception of the fact that the minima are at the top left of the frame and the max -ima are at the bottom right rather than in a Cartesian style. -\par }{\b\insrsid150409 Alarm Colour }{\insrsid150409 - The option after that allows you to specify what colour you'd like any alarms this zone generates to be highlighted on images, pick anything you like that will show up against you -r normal image background. This option is irrelevant for Preclusive and Inactive zones and will be disabled For Inactive zones all subsequent options are likewise disabled. -\par }{\b\insrsid150409 Alarm Check Method }{\insrsid150409 \endash This is a new addition to Zone definitions. It allows you to sp -ecify the nature of the alarm checking that will take place, and more specifically what tests are applied to determine whether a frame represents an alarm or not. The three options are \lquote AlarmPixels\rquote , \lquote FilteredPixels\rquote and -\lquote Blobs\rquote and depending on which opti -on is chosen some of the following other settings may become unavailable. The first of these indicates that only a count of individual alarmed pixels should be used to determine the state of a image, the second indicate that the pixels should be filtered -to remove isolated pixels (see below) before being counted, and the third uses a more sophisticated analysis which is designed to aggregate alarmed pixels into continuous groups, or \lquote blobs\rquote -. Blob analysis is the method ZoneMinder has always used previously -(before it became optional) and so this is the default. However this method takes slightly longer and so if you find that one of the other methods works just as well for you and you wish to maximise performance you can opt for that instead. Some of the mo -re useful alarm related features such as highlighted analysis images are only available with the \lquote Blob\rquote setting. -\par }{\b\insrsid150409 Min/Maximum Alarm Threshold}{\insrsid150409 \endash These setting are used to define limits for the difference in value between a pixel and its predecessor in the re -ference image. For greyscale images this is simple but for colour images the colours are averaged first, originally this used an RMS (root mean squared) algorithm but calculating square roots mugs performance and does not seem to improve detection. Using +\par }{\b\insrsid150409 Units}{\insrsid150409 - This setting which details whether certain of the following settings are in Pixels or Percent}{\insrsid1314985 , where \lquote Percent\rquote refers to a percentage area of the zone itself}{\insrsid150409 +. In general \lquote Pixels\rquote is more precise whereas percentages are easier to use to start with or if you change image sizes frequently. If you change this setti +ng all appropriate values below are redisplayed in the correct context. A good tip would be to initially enter the settings in Percent and then change to Pixels and refine any gaps. Repeated flipping between the settings will cause rounding errors, as Zon +e +Minder in general is not at home to Mr Floating Point for reasons of performance. Note, the sense of the percentage values changed in version 1.19.0. Prior to that percentages referred to the area of the image as a whole, whereas it now only refers to the + area of the zone. This makes trying to work out necessary sizes rather easier. +\par }{\b\insrsid150409 Min/Maximum X/Y}{\insrsid150409 - Following the units the next four settings define the bounds of the Zone in the monitor frame and are self-explanatory with the exception of the fact that the +minima are at the top left of the frame and the maxima are at the bottom right rather than in a Cartesian style. +\par }{\b\insrsid150409 Alarm Colour }{\insrsid150409 - The option after that allows you to specify what colour you'd like any alarms this zone generates to be highlighted on images, p +ick anything you like that will show up against your normal image background. This option is irrelevant for Preclusive and Inactive zones and will be disabled For Inactive zones all subsequent options are likewise disabled. +\par }{\b\insrsid150409 Alarm Check Method }{\insrsid150409 \endash This is a ne +w addition to Zone definitions. It allows you to specify the nature of the alarm checking that will take place, and more specifically what tests are applied to determine whether a frame represents an alarm or not. The three options are \lquote AlarmPixels +\rquote , \lquote FilteredPixels\rquote and \lquote Blobs\rquote + and depending on which option is chosen some of the following other settings may become unavailable. The first of these indicates that only a count of individual alarmed pixels should be used to determine the state of a image, the s +econd indicate that the pixels should be filtered to remove isolated pixels (see below) before being counted, and the third uses a more sophisticated analysis which is designed to aggregate alarmed pixels into continuous groups, or \lquote blobs\rquote +. Blob analysis i +s the method ZoneMinder has always used previously (before it became optional) and so this is the default. However this method takes slightly longer and so if you find that one of the other methods works just as well for you and you wish to maximise perfo +rmance you can opt for that instead. Some of the more useful alarm related features such as highlighted analysis images are only available with the \lquote Blob\rquote setting. +\par }{\b\insrsid150409 Min/Maximum Alarm Threshold}{\insrsid150409 \endash These setting are used to define limits for the difference in +value between a pixel and its predecessor in the reference image. For greyscale images this is simple but for colour images the colours are averaged first, originally this used an RMS (root mean squared) algorithm but calculating square roots mugs perform a -n average does means that subtle colour changes without any brightness change may go undetected but this is not the normal circumstance. There is also the option to use a more sophisticated integer algorithm to calculate a Y (or brightness) value from the - colours themselves. -\par }{\b\insrsid150409 Min/Maximum Alarmed Area}{\insrsid150409 - - The following two settings define the minimum and maximum number of pixels that exceed this threshold that would cause an alarm. If the units are Percent this (and following options) refers to the percentage o -f the frame and not the zone, this is so these values can be related between zones. The minimum value must be matched or exceeded for an alarm to be generated whereas the maximum must not be exceeded or the alarm will be cancelled. This is to allow for su -d -den changes such as lights coming on etc, which you may wish to disregard. In general a value of zero for any of these settings causes that value to be ignored, so you can safely set a maximum to zero and it will not be used. The use of just a number of p -ixels is however a very brute force method of detection as many small events dispersed widely are not distinguished from a compact one. -\par }{\b\insrsid150409 Filter Width/Height}{\insrsid150409 \endash To improve detection of valid event ZoneMinder applies several other functions to the data to impro -ve its ability to distinguish interesting signals from uninteresting noise. The first of these is a filter that removes any pixels that do not participate in a contiguous block of pixels above a certain size. These options are always expressed in pixels a -nd should be fairly small, and an odd number, three or five is a good value to choose initially. Application of this filter removes any tiny or discontinuous pixels that don't form part of a discrete block. -\par }{\b\insrsid150409 Min/Maximum Filtered Area}{\insrsid150409 \endash These are two additio -nal bounds that specify the limits of pixels that would cause an alarm after this filtering process. As the filtering process can only remove alarmed pixels it makes no sense for the Minimum and Maximum Filtered Area to be larger than the equivalent Alarm -ed Area and in general they should be smaller or the same. -\par }{\b\insrsid150409 Min/Maximum Blob Area}{\insrsid150409 - The next step in the analysis phase is the collation of any remaining alarmed areas into contiguous blobs. This process parses the image and forms any pixels that adjoin othe -r alarmed pixels into one or more larger blobs. These blobs may be any shape and can be as large as the zone itself or as small as the filtered size. The Minimum and Maximum Blob Size settings allow you to define limits within which an alarm will be gener -ated. Of these only the Minimum is likely to be very useful. +nce and does not seem to improve detection. Using an average does means that subtle colour changes without any brightness change may go undetected but this is not the normal circumstance. There is also the option to use a more sophisticated integer algori +thm to calculate a Y (or brightness) value from the colours themselves. +\par }{\b\insrsid150409 Min/Maximum Alarmed Area}{\insrsid150409 - The following two settings define the minimum and maximum number of pixels that exceed this threshold that would cause an alarm. If the units are Percent this + (and following options) refers to the percentage of the frame and not the zone, this is so these values can be related between zones. The minimum value must be matched or exceeded for an alarm to be generated whereas the maximum must not be exceeded or t +h +e alarm will be cancelled. This is to allow for sudden changes such as lights coming on etc, which you may wish to disregard. In general a value of zero for any of these settings causes that value to be ignored, so you can safely set a maximum to zero and + it will not be used. The use of just a number of pixels is however a very brute force method of detection as many small events dispersed widely are not distinguished from a compact one. +\par }{\b\insrsid150409 Filter Width/Height}{\insrsid150409 \endash To improve detection of valid event ZoneMinder a +pplies several other functions to the data to improve its ability to distinguish interesting signals from uninteresting noise. The first of these is a filter that removes any pixels that do not participate in a contiguous block of pixels above a certain s +i +ze. These options are always expressed in pixels and should be fairly small, and an odd number, three or five is a good value to choose initially. Application of this filter removes any tiny or discontinuous pixels that don't form part of a discrete block +. +\par }{\b\insrsid150409 Min/Maximum Filtered Area}{\insrsid150409 \endash + These are two additional bounds that specify the limits of pixels that would cause an alarm after this filtering process. As the filtering process can only remove alarmed pixels it makes no sense for the Minimum and Maximum Fi +ltered Area to be larger than the equivalent Alarmed Area and in general they should be smaller or the same. +\par }{\b\insrsid150409 Min/Maximum Blob Area}{\insrsid150409 - The next step in the analysis phase is the collation of any remaining alarmed areas into contiguous blobs. This process par +ses the image and forms any pixels that adjoin other alarmed pixels into one or more larger blobs. These blobs may be any shape and can be as large as the zone itself or as small as the filtered size. The Minimum and Maximum Blob Size settings allow you t +o define limits within which an alarm will be generated. Of these only the Minimum is likely to be very useful. \par }{\b\insrsid150409 Min/Maximum Blobs }{\insrsid150409 - Finally the Minimum and Maximum Blobs settings specify the limits of the actual number of blobs detected. If an image change satisfies all these requirements it starts or continues an alarm event. \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.3.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc3\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr3\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Viewing Monitors \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 -As this point you should have one or more Monitors running with one or more Zones each. Returning to the main Console window you will see your monitors listed once more. The columns not explored so far are the Mon -itor name, and various event totals for certain periods of time. Clicking on any of the event totals will bring up a variation on the same window but click on the Monitor name for now. On doing so up will pop another window which should be scaled to conta -i -n a heading, an image from your monitor, a status and a list of recent events if any have been generated. Depending on whether you are able to view a streamed image or not the image frame will either be this stream or a series of stills. You have the opti -on to change from one to the other (if available) at the centre of the top heading. Also along the top are a handful of other links. These let you change the scale of the image stream, modify image settings (for local devices) or close the window. -\par The image should be self-explanatory but if it looks like garbage it is possible that the video configuration is wrong so look in your system error log and check for or report anything unusual. The centre of the window will have a tiny frame that just con -t -ains a status; this will be 'Idle', 'Alarm' or 'Alert' depending on the function of the Monitor and what's going on in the field of view. Idle means nothing is happening, Alarm means there is an alarm in progress and Alert means that an alarm has happened - and the monitor is \lquote cooling down\rquote , if another alarm is generated in this time it will just become part of the same event. These indicators are colour coded in green, red and amber. +As this point you should have one or more Monitors running with one or more Zones each. Returning to the main Console window you will see your monitors listed onc +e more. The columns not explored so far are the Monitor name, and various event totals for certain periods of time. Clicking on any of the event totals will bring up a variation on the same window but click on the Monitor name for now. On doing so up will + +pop another window which should be scaled to contain a heading, an image from your monitor, a status and a list of recent events if any have been generated. Depending on whether you are able to view a streamed image or not the image frame will either be t +h +is stream or a series of stills. You have the option to change from one to the other (if available) at the centre of the top heading. Also along the top are a handful of other links. These let you change the scale of the image stream, modify image setting +s (for local devices) or close the window. +\par The image should be self-explanatory but if it looks like garbage it is possible that the video configuration is wrong so look in your system error log and check for or report anything unusual. The cen +tre of the window will have a tiny frame that just contains a status; this will be 'Idle', 'Alarm' or 'Alert' depending on the function of the Monitor and what's going on in the field of view. Idle means nothing is happening, Alarm means there is an alarm + in progress and Alert means that an alarm has happened and the monitor is \lquote cooling down\rquote , if another alarm is generated in this time it will just become part of the same event. These indicators are colour coded in green, red and amber. + \par By default if you have minimised this window or opened other windows in front it will pop up to the front if it goes to Alarm state. This behaviour can be turned off in \lquote options\rquote - if required. You can also specify a sound file in the configuration, which will be played when an alarm occurs to alert you to the fact if you are not i -n front of your computer. This should be a short sound of only a couple of seconds ideally. Note that as the status is refreshed every few seconds it is possible for this not to alert you to every event that takes place, so you shouldn't rely on it for th -is purpose if you expect very brief events. Alternatively you can decrease the refresh interval for this window in the configuration though having too frequently refreshing may impact on performance. -\par Below the status is a list of recent events that have occ -urred, by default this is a listing of just the last 10 but clicking on 'All' will give you a full list and 'Archive' will take you to the event archive for this monitor, more on this later. Clicking on any of the column headings will sort the events a -ppropriately. -\par From here you can also delete events if you wish. The events themselves are listed with the event id, and event name (which you can change), the time that the event occurred, the length of the event including any preamble and postamble frames, - the number of frames comprising the event with the number that actually contain an alarm in brackets and finally a score. This column lists the average score per alarm frame as well as the maximum score that any alarm frame had. -\par The score is an arbitrary -value that essentially represents the percentage of pixels in the zone that are in blobs divided by the square root of the number of blobs and then divided by the size of the zone. This gives a nominal maximum of 100 for a zone and the totals for each zon -e are added together, Active zones scores are added unchanged, Inclusive zones are halved first and Exclusive zones are doubled. In reality values are likely to be much less than 100 but it does give a simple indication of how major the event was. + if required. You can also specify a sound file in the configuration, which will be played when an + alarm occurs to alert you to the fact if you are not in front of your computer. This should be a short sound of only a couple of seconds ideally. Note that as the status is refreshed every few seconds it is possible for this not to alert you to every eve +nt that takes place, so you shouldn't rely on it for this purpose if you expect very brief events. Alternatively you can decrease the refresh interval for this window in the configuration though having too frequently refreshing may impact on performance. + +\par Be +low the status is a list of recent events that have occurred, by default this is a listing of just the last 10 but clicking on 'All' will give you a full list and 'Archive' will take you to the event archive for this monitor, more on this later. Clicki +ng on any of the column headings will sort the events appropriately. +\par From here you can also delete events if you wish. The events themselves are listed with the event id, and event name (which you can change), the time that the event occurred, the length of + the event including any preamble and postamble frames, the number of frames comprising the event with the number that actually contain an alarm in brackets and finally a score. This column lists the average score per alarm frame as well as the maximum sc +ore that any alarm frame had. +\par The score is an arbitrary value that essentially represents the percentage of pixels in the zone that are in blobs divided by the square root of the number of blobs and then divided by the size of the zone. This gives a nominal + maximum of 100 for a zone and the totals for each zone are added together, Active zones scores are added unchanged, Inclusive zones are halved first and Exclusive zones are doubled. In reality values are likely to be much less than 100 but it does give a + simple indication of how major the event was. \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.4.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc4\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr4\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Filtering Events \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 -The other columns on the main console window contain various event totals for your monitors over the last hour, day, week and month as well as a grand total and a total for events that you may have archived for safekeeping. Clicking on one of -these totals or on the 'All' or 'Archive' links from the monitor window described above will present you with a new display. This is the full event window and contains a list of events selected according to a filter which will also pop up in its own windo -w -. Thus if you clicked on a 'day' total the filter will indicate that this is the period for which events are being filtered. The event listing window contains a similar listing to the recent events in the monitor window. The primary differences are that t -h -e frames and alarm frames and the score and maximum score are now broken out into their own columns, all of which can be sorted by clicking on the heading. Also this window will not refresh automatically, rather only on request. Other than that, you can c -hoose to view events here or delete them as before. -\par The other window that appeared is a filter window. You can use this window to create your own filters or to modify existing ones. You can even save your favourite filters to re-use at a future date. Filter -ing itself is fairly simple; you first choose how many expressions you'd like your filter to contain. Changing this value will cause the window to redraw with a corresponding row for each expression. You then select what you want to filter on and how the -expressions relate by choosing whether they are 'and' or 'or' relationships. For filters comprised of many expressions you will also get the option to bracket parts of the filter to ensure you can express it as desired.}{\insrsid11877453 - Then if you like choose how you want your results sorted and whether you want to limit the amount of events displayed.}{\insrsid150409 -\par There are several different elements -to an event that you can filter on, some of which require further explanation. These are as follows, 'Date/Time' which must evaluate to a date and a time together, 'Date' and 'Time' which are variants which may only contain the relevant subsets of this, ' -W -eekday' which as expected is a day of the week. All of the preceding elements take a very flexible free format of dates and time based on the PHP strtotime function (http://www.zend.com/manual/function.strtotime.php). This allows values such as 'last Wedn +The other columns on the main console window contain various event totals for your monitors over the last hour, day, week and month as well as a grand total and a total for events that you + may have archived for safekeeping. Clicking on one of these totals or on the 'All' or 'Archive' links from the monitor window described above will present you with a new display. This is the full event window and contains a list of events selected accord +i +ng to a filter which will also pop up in its own window. Thus if you clicked on a 'day' total the filter will indicate that this is the period for which events are being filtered. The event listing window contains a similar listing to the recent events in + +the monitor window. The primary differences are that the frames and alarm frames and the score and maximum score are now broken out into their own columns, all of which can be sorted by clicking on the heading. Also this window will not refresh automatica +lly, rather only on request. Other than that, you can choose to view events here or delete them as before. +\par The other window that appeared is a filter window. You can use this window to create your own filters or to modify existing ones. You can even save yo +ur favourite filters to re-use at a future date. Filtering itself is fairly simple; you first choose how many expressions you'd like your filter to contain. Changing this value will cause the window to redraw with a corresponding row for each expression. +Y +ou then select what you want to filter on and how the expressions relate by choosing whether they are 'and' or 'or' relationships. For filters comprised of many expressions you will also get the option to bracket parts of the filter to ensure you can expr +ess it as desired.}{\insrsid11877453 Then if you like choose how you want your results sorted and whether you want to limit the amount of events displayed.}{\insrsid150409 +\par There are several different elements to an event that you can filter on, some of which require further explanation. The +se are as follows, 'Date/Time' which must evaluate to a date and a time together, 'Date' and 'Time' which are variants which may only contain the relevant subsets of this, 'Weekday' which as expected is a day of the week. All of the preceding elements tak e -sday' etc to be entered. I recommend acquainting yourself with this function to see what the allowed formats are. However automated filters are run in perl and so are parsed by the Date::Manip package. Not all date formats are available in both so if you -are saved your filter to do automatic deletions or other tasks you should make sure that the date and time format you use is compatible with both methods. The safest type of format to use is \lquote -3 day\rquote - or similar with easily parseable numbers and units are in Engl}{\insrsid11877453 ish.}{\insrsid150409 + a very flexible free format of dates and time based on the PHP strtotime function (http://www.zend.com/manual/function.strtotime.php). This allows values such as 'last Wednesday' etc to be entered. I recommend acquainting yourself with this function to s +e +e what the allowed formats are. However automated filters are run in perl and so are parsed by the Date::Manip package. Not all date formats are available in both so if you are saved your filter to do automatic deletions or other tasks you should make sur +e that the date and time format you use is compatible with both methods. The safest type of format to use is \lquote -3 day\rquote or similar with easily parseable numbers and units are in Engl}{\insrsid11877453 ish.}{\insrsid150409 \par The other elements you can filter on are all fairly self explanatory except perhaps for 'Archived' which you can use to include or exclude Archived events. In general you'll probably do most filtering on un-archived events. }{\insrsid11877453 -There are also two elements, Disk Blocks and Disk Percent which don}{\insrsid11877453 \rquote }{\insrsid11877453 t directly relate to the events themselves but to the disk partition on which the events are stored. -These allow you to specify an amount of disk usage either in blocks or in percentage as returned by the }{\insrsid11877453 \lquote }{\insrsid11877453 df}{\insrsid11877453 \rquote }{\insrsid11877453 command. -They relate to the amount of disk space used and not the amount left free. }{\insrsid150409 Once your filter is specified, clicking 'submit' will filter the events according to your specification. }{\insrsid11877453 As the disk based elements}{ -\insrsid11877453 are not event related directly if you create a filter and include the term \lquote DiskPercent > 95\rquote then if your current disk usage is over that }{\insrsid11877453 amount when you submit the filter }{\insrsid11877453 -then all events will be listed whereas if it is less then none }{\insrsid11877453 at all }{\insrsid11877453 will. As such the disk related terms will tend to be used mostly for automatic filters (see below). }{\insrsid150409 +There are also two elements, Disk Blocks and Disk Percent which don\rquote t directly relate to the events them +selves but to the disk partition on which the events are stored. These allow you to specify an amount of disk usage either in blocks or in percentage as returned by the \lquote df\rquote + command. They relate to the amount of disk space used and not the amount left free. }{\insrsid150409 Once your filter is specified, clicking 'submit' will filter the events according to your specification. }{\insrsid11877453 +As the disk based elements are not event related directly if you create a filter and include the term \lquote DiskPercent > 95\rquote then if your current disk us +age is over that amount when you submit the filter then all events will be listed whereas if it is less then none at all will. As such the disk related terms will tend to be used mostly for automatic filters (see below). }{\insrsid150409 If you have created a filter you want to keep, you can name it and save it by clicking 'Save'. -\par If you do this then the subsequent dialog will also allow you specify whether -you want this filter automatically applied in order to delete events or upload events via ftp to another server and mail notifications of events to one or more email accounts. In most cases you can specify your preferences for upload formats and email con -t -ent during configuration time (make sure you type '?' to get help on options). Emails and messages (essentially small emails intended for mobile phones or pagers) have a variety of tokens that can be substituted for various details of the event that cause -d - them. This includes links to the event view or the filter as well as the option of attaching images or videos to the email itself. See the included templates zmconfig_eml.txt and zmconfig_msg.txt for a fuller explanation of the availability and meaning o -f these tokens.}{\insrsid11877453 Finally you can also specify a script which is run on each matched event. This script should be readable and executable by your web server user. It will get run once per event and the relative path to the -directory containing the event in question. Normally this will be of the form / so from this path you can derive both the monitor name and event id and perform any action you wish. }{\insrsid1666119 -Note that arbitrary commands are not allowed to be specified }{\insrsid1666119 in }{\insrsid1666119 the filter, for }{\insrsid2967940 security}{\insrsid1666119 the only thing it may contain is the full path to an executable -. What that contains is entirely up to you however.}{\insrsid150409 -\par Filtering is a powerful mechanism you can use to eliminate events that fit a certain pattern however in many cases modifying the zone settings will better address this. Where it really comes into its own is generally in applying time filters -, so for instance events that happen during weekdays or at certain times of the day are highlighted, uploaded or deleted.}{\insrsid11877453 A -dditionally using disk related terms in your filters means you can automatically create filters that delete the oldest events when your disk gets full. Be warned however that if you use this strategy then you should limit the returned results to -the amount of events you want deleted in each pass until the disk usage is at an acceptable level. If you do not do this then the first pass when the disk usage is high will match, and then delete, all events unless you have us -ed other criteria inside of limits.}{\insrsid150409 +\par If you do this then the subsequent dialog will also allow you specify whether you want this filter automatically applied in order to delete events or upload events via ftp to another server and ma +il notifications of events to one or more email accounts. In most cases you can specify your preferences for upload formats and email content during configuration time (make sure you type '?' to get help on options). Emails and messages (essentially small + +emails intended for mobile phones or pagers) have a variety of tokens that can be substituted for various details of the event that caused them. This includes links to the event view or the filter as well as the option of attaching images or videos to the + email itself. See the included templates zmconfig_eml.txt and zmconfig_msg.txt for a fuller explanation of the availability and meaning of these tokens.}{\insrsid11877453 + Finally you can also specify a script which is run on each matched event. This script should be readabl +e and executable by your web server user. It will get run once per event and the relative path to the directory containing the event in question. Normally this will be of the form / so from this path you can derive both the monitor n +ame and event id and perform any action you wish. }{\insrsid1666119 Note that arbitrary commands are not allowed to be specified in the filter, for }{\insrsid2967940 security}{\insrsid1666119 + the only thing it may contain is the full path to an executable. What that contains is entirely up to you however.}{\insrsid150409 +\par Fil +tering is a powerful mechanism you can use to eliminate events that fit a certain pattern however in many cases modifying the zone settings will better address this. Where it really comes into its own is generally in applying time filters, so for instance + events that happen during weekdays or at certain times of the day are highlighted, uploaded or deleted.}{\insrsid11877453 + Additionally using disk related terms in your filters means you can automatically create filters that delete the oldest events when your disk gets full. + Be warned however that if you use this strategy then you should limit the returned results to the amount of events you want deleted in each pass until the disk usage is at an acceptable level. If you do not do this then the first pass when the disk usage + is high will match, and then delete, all events unless you have used other criteria inside of limits.}{\insrsid150409 \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.5.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Viewing Events @@ -666,7 +672,7 @@ o include to suit your preferences. reated for an event it will be kept so subsequent viewing will not incur the generation overhead. I will be the first to admit that this area of the package is not particularly well implemented and needs work, and probably a better encoder. Videos can als o be included in notification emails however care should be taken when using this option as for many frequent events the penalty in CPU and disk space can quickly mount up. \par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 5.6.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc6\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr6\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Options and Users @@ -705,22 +711,22 @@ e database or your file system so you should endeavour to either prevent spuriou \par Have fun, please report any bugs or features you'd like to see and hopefully ZoneMinder can be your camera monitoring friend! \par Philip Coombes (philip.coombes@zoneminder.com) - }{\insrsid7342902 March }{\insrsid150409 2004 \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 6.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc6\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr6\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Troubleshooting \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Life eh? Nothing ever works first time does it? In -case you are having problems here are some things to try. If these don't work then check the ZoneMinder FAQ at }{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://www.zoneminder.com/faq.html" }{\insrsid15474398 {\*\datafield +case you are having problems here are some things to try. If these don't work then check the ZoneMinder FAQ at }{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://www.zoneminder.com/faq.html" }{\insrsid4655104 {\*\datafield 00d0c9ea79f9bace118c8200aa004ba90b02000000170000002300000068007400740070003a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f006600610071002e00680074006d006c000000e0c9ea79f9bace118c8200aa004ba90b460000006800740074007000 -3a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f006600610071002e00680074006d006c00000000000068006f00000061}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 http://www.zoneminder.com/faq.html}}}{\insrsid150409 - and then the forums at http://}{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://www.zoneminder.com/forums" }{\insrsid15474398 {\*\datafield +3a002f002f007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f006600610071002e00680074006d006c00000000000068006f0000006100}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 http://www.zoneminder.com/faq.html}}}{\insrsid150409 + and then the forums at http://}{\field\flddirty{\*\fldinst {\insrsid150409 HYPERLINK "http://www.zoneminder.com/forums" }{\insrsid4655104 {\*\datafield 00d0c9ea79f9bace118c8200aa004ba90b02000000170000001a0000007700770077002e007a006f006e0065006d0069006e006400650072002e0063006f006d002f0066006f00720075006d0073000000e0c9ea79f9bace118c8200aa004ba90b4200000068007400740070003a002f002f007700770077002e007a006f00 -6e0065006d0069006e006400650072002e0063006f006d002f0066006f00720075006d00730000000000000000000065006200000065}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 www.zoneminder.com/forums}}}{\insrsid150409 +6e0065006d0069006e006400650072002e0063006f006d002f0066006f00720075006d0073000000000000000000006500620000006500}}}{\fldrslt {\cs16\ul\cf2\insrsid150409 www.zoneminder.com/forums}}}{\insrsid150409 .html first and see if anyone has had the same problem in the past. If not then feel free to get in touch and I'll see if I can suggest something else. The best places to look for errors are in the system error log (normally /var/log/messages on RedHat), the ZoneMinder logs, and the web server log (/var/log/httpd/error_log unless otherwise defined). There should be something in one of those that gives you some kind of tip off. \par Some things to check. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls2 -\tx720\nooverflow\faroman\ls2\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls2\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Device conf @@ -762,7 +768,7 @@ s in the files themselves with the longer variant. You will obviously have to re ZM_DBG_LEVEL_zmc environment variable to -1 or less once things are working. If you want to run any of the daemons from the command line to test, setting ZM_DBG_PRINT to 1 will output the debug on the console. You can also use the USR1 and USR2 signals to increase or decrease the amount of debug being emitted. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls2 -\tx720\nooverflow\faroman\ls2\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls2\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc8\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr8\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Paths. I admit it, the various paths in ZoneMinder can be bit of a nightmare. Make sure that they are all correct and that permissions are such that the various parts of ZoneMinder can actually run. @@ -774,7 +780,7 @@ s your first time) present you with a prompt. From there you can type install mo al configuration questions it might ask you on startup if you've never run it before and to speed things up I would not install a new Bundle at this point (it can end up building you a whole new perl if you\rquote re not careful) if it asks you but everything else should be quite straightforward. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls3 -\tx720\nooverflow\faroman\ls3\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls3\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Unsupported palettes. ZoneMinder currently is designed to use the simple palettes of greyscale and 24 bit as well as now the YUV420P and some other palettes. This should cover most cameras but it's possible that there a @@ -802,115 +808,171 @@ n the stream. If you are getting this then I suggest you stick with version 0.22 \par }\pard \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 {\insrsid150409 Also, if you are using IE under Windows and get lots of annoying clicks when various windows refresh then you'll need to edit your registry and remove the value for HKEY_CURRENT_USER\\AppEvents\\Schemes\\Apps\\Explorer\\Navigating\\.current or download the registry script to do it for you from http://www.zoneminder.com/downloads/noIEClick.reg \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Change Log -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af1\dbch\af0\loch\f1 7.1.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af1\dbch\af0\loch\f1 7.1.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 \pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrstop18 \pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 -\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0\pararsid1666119 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Release 1.19.2}{\insrsid1666119 -\par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0\pararsid1666119 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Minor }{\insrsid1666119 features}{\insrsid5986278 , }{\insrsid1666119 fixes}{ -\insrsid5986278 and language updates.}{\insrsid1666119 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0\pararsid1730953 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1730953 Rel}{\insrsid1730953 ease 1.19.3}{ +\insrsid1730953 +\par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0\pararsid1730953 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1730953 Minor }{\insrsid1730953 tweaks, }{\insrsid1730953 fixes and language updates. + +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 +\rin0\lin714\itap0\pararsid1730953 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1730953 FEATURE }{\insrsid1730953 \endash }{\insrsid1730953 All +stills views now use the single image mode of zms rather than spawning off a zmu process to write an image which is then read. This reduces complexity of double buffering significantly and also reduces the chance of errors caused by multiple simultan +eous image }{\insrsid1730953 generation}{\insrsid1730953 . +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid14250905 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid14250905 FEATURE }{\insrsid14250905 \endash }{\insrsid14250905 The generated MIME types when creati +ng streamed video were previously assigned by zms depending on which of a limited number of output formats was specified. This has now been changed so that the ffmpeg libavformat library itself now generates these identifiers. +The consequence of this is that many more video formats supported by your version of ffmpeg should now be available via zms. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid14250905 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE }{\insrsid14250905 \endash }{\insrsid14250905 When viewing a single frame of an event you can select a }{\insrsid14250905 +\lquote }{\insrsid14250905 stats}{\insrsid14250905 \rquote }{\insrsid14250905 link to view the statistics that apply to that frame, if you have the RECORD_EVENT_STATS option switched on. +This can be used to help configure your zones for optimal motion detection. Previously only pixel count values were displayed here which made it difficult to configure zones configured in percentage terms. +These values are now displayed in both pixel and percentage terms to assist in zone configuration. Note that the }{\insrsid14250905 percentage}{\insrsid14250905 values are based on the current size of the zone so if this is changed then the value +displayed will not be applicable at the time of event generation. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid1730953 FIX }{\insrsid1730953 \endash }{\insrsid1730953 When doing motion }{\insrsid1730953 detection}{\insrsid1730953 + an extra blob, that could never be removed, was sometimes included. This could have caused false triggering and has not been corrected. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid1730953 \endash }{\insrsid1730953 A problem was reported whereby when using bulk frame }{\insrsid16201578 +records to reduce database load the last frame record was not written. Replaying the event via the web interface resulting in the event being }{\insrsid16201578 truncated}{\insrsid16201578 . A correction has been made so p +revent this and ensure that the last frame of an event is always recorded.}{\insrsid1730953 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16201578 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid16201578 FIX }{\insrsid16201578 \endash }{\insrsid16201578 If an analysis daemon terminates abnormally or the host comput +er crashes then events can be left in a state whereby they effectively have zero length and are useless. A change to zmaudit.pl was made such that any }{\insrsid16201578 \lquote }{\insrsid16201578 open}{\insrsid16201578 \rquote }{\insrsid16201578 events +such as this which have not been updated for at least five minutes are closed and updated to reflect their actual content so that they may be viewed or saved. Events recovered in this way are named with a }{\insrsid16201578 \lquote }{\insrsid16201578 (r)} +{\insrsid16201578 \rquote }{\insrsid16201578 mark to help identify them. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16201578 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid16201578 \endash }{\insrsid16201578 In +more recent versions of MySQL the password hash generated is 50 characters long, which overflows the previous password field in the database which was only 32 characters long. This field has been extended to 64 characters to }{\insrsid16201578 accommodate +}{\insrsid16201578 this. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16201578 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid16201578 \endash }{\insrsid16201578 The montage view had an error whereby the refresh time +out for stills was mislabelled causing continuous refresh attempts which rendered the view mostly unusable. The constants in }{\insrsid16201578 question}{\insrsid16201578 are now correctly referenced. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16201578 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid16201578 \endash }{\insrsid16201578 +The default, bandwidth specific, rate and scales were not always used as the records in the database were misnamed. This is now corrected though you may need to reset the values that were used previously as these will be lost if they had been changed. + +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16201578 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid16201578 \endash }{\insrsid16201578 It was previously the case that old images could be left in the }{\insrsid16201578 +\lquote }{\insrsid16201578 images}{\insrsid16201578 \rquote }{\insrsid16201578 directory for a long period, sometimes resulting in incorrectly assuming correct operation. A fix was made to zmaudit.pl which modified the previous clean up of old +WAP images }{\insrsid14250905 so that any old images left in this directory are removed after a short period. Please ensure that if you have customised the web interface and have + images you wish to keep that they are not left in the temporary images folder as they will now be deleted.}{\insrsid16201578 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid14250905 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid14250905 FIX }{\insrsid14250905 \endash }{\insrsid14250905 A JavaScript error +in the Zone configuration screen was identified and fixed. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid1730953 LANGUAGE \endash }{\insrsid14250905 A Brazilian Portuguese translation has been supplied by Victor Diago +and is available by selecting }{\insrsid14250905 \lquote }{\insrsid14250905 pt_br}{\insrsid14250905 \rquote }{\insrsid14250905 as the language type.}{\insrsid1730953 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1730953 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc13\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr13\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 +\rin0\lin714\itap0\pararsid14250905 {\insrsid1730953 LANGUAGE }{\insrsid14250905 \endash }{\insrsid14250905 Updated versions of the Dutch and Argentinian Spanish translations }{\insrsid4078901 have been}{\insrsid4078901 }{\insrsid14250905 included.}{ +\insrsid1730953 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af1\dbch\af0\loch\f1 7.2.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc2\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr2\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0\pararsid1666119 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Release 1.19.2 +\par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0\pararsid1666119 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Minor features}{\insrsid5986278 , }{\insrsid1666119 fixes}{\insrsid5986278 + and language updates.}{\insrsid1666119 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc14\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr14\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0\pararsid13107570 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid13107570 FEATURE \endash The default replay rate and live and event scale settings are now configurable on a per bandwidth basis rather than globally. This allows you to view at full scale when you have high bandwidth and at smaller scales when you do not have so much resource. You will need to re-configure your previous defaults as they will be lost. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash Filters can now include a specification of the preferred sort order of the results. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash Filters can now include a specification to limit the results to a predefined maximum -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash Two new filter elements have been added. These are disk blocks and disk percentage. These are event independent -and return the amount of disk space used on the event partition in terms of disk blocks or percentage as returned by }{\i\insrsid13107570\charrsid13107570 df(1)}{\insrsid13107570 . Thus filters - using these criteria will either match all events or none at all depending on the disk usage at the time of filter execution. -The addition of these terms along with the ability to sort and limit filter results now means it is possible to create a filter that will automatically clear out old events once disk usage exceeds a certain value. I -ncluded in the database schemas for both new installations and upgrades is a sample filter called PurgeWhenFull which can be used to do this. -It is initially not set to do anything automatically so if you want to use it, you should load it into the filter selection window, modify it to your taste and then save it, selecting \lquote auto delete\rquote . -Please note that filters created using disk related terms to delete events should always contain a limit term also otherwise it is possible for all events to match and thus be deleted. -Using a limit ensures that only a small number are affected at any one time. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash Filters can now be defined to automatically execute an external script or program of your choosing. -This can be specified when the filter is saved. Note that for security reasons this cannot be just any arbitrary command but must be readable and executable by your web server effective user. The script or program you specify here will be executed - in the events root directory once for each event and will be passed one parameter containing the relative path to the event directory. This will normally be of the form }{\i\insrsid13107570\charrsid13107570 /}{\insrsid13107570 - so it it possible to determine both the monitor and event in question from the path. Note also that a flag is set per event as with other auto actions indicating that an executable script has been run on that event and so to exclude it from subsequent -matches. However if you have several filters all with executable scripts you will find that only the first gets executed as the flag will be set following successful completion and so no further scripts will be run on that event. Successful completion is -indicated by the script returning a zero exit status, any other status indicates an error and the }{\i\insrsid13107570 executed }{\insrsid13107570 flag will not be set. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash Two new filter elements have been added. These are disk b +locks and disk percentage. These are event independent and return the amount of disk space used on the event partition in terms of disk blocks or percentage as returned by }{\i\insrsid13107570\charrsid13107570 df(1)}{\insrsid13107570 +. Thus filters using these criteria will either match all events or none at all + depending on the disk usage at the time of filter execution. The addition of these terms along with the ability to sort and limit filter results now means it is possible to create a filter that will automatically clear out old events once disk usage exce +e +ds a certain value. Included in the database schemas for both new installations and upgrades is a sample filter called PurgeWhenFull which can be used to do this. It is initially not set to do anything automatically so if you want to use it, you should lo +ad it into the filter selection window, modify it to your taste and then save it, selecting \lquote auto delete\rquote +. Please note that filters created using disk related terms to delete events should always contain a limit term also otherwise it is possible for all ev +ents to match and thus be deleted. Using a limit ensures that only a small number are affected at any one time. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}FEATURE \endash + Filters can now be defined to automatically execute an external script or program of your choosing. This can be specified when the f +ilter is saved. Note that for security reasons this cannot be just any arbitrary command but must be readable and executable by your web server effective user. The script or program you specify here will be executed in the events root directory once for e +ach event and will be passed one parameter containing the relative path to the event directory. This will normally be of the form }{\i\insrsid13107570\charrsid13107570 /}{\insrsid13107570 + so it it possible to determine both the monitor and event in question from the path. Note also that a f +lag is set per event as with other auto actions indicating that an executable script has been run on that event and so to exclude it from subsequent matches. However if you have several filters all with executable scripts you will find that only the first + gets executed as the flag will be set following successful completion and so no further scripts will be run on that event. Successful completion is indicated by the script returning a zero exit status, any other status indicates an error and the }{ +\i\insrsid13107570 executed }{\insrsid13107570 flag will not be set. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc6\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr6\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc19\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr19\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 -\rin0\lin714\itap0\pararsid1666119 {\insrsid1666119 FIX }{\insrsid1666119 \endash }{\insrsid1666119 In some circumstances temporary diagnostic images were being saved instead of highlighted analysis images. This is now corrected.}{\insrsid1666119 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid1666119 FIX }{\insrsid1666119 \endash }{\insrsid1666119 When -viewing a list of frames in an event, the link to the diagnostic image was incorrect. This is now fixed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid1666119 \endash }{\insrsid1666119 The }{\i\insrsid1666119 Archive }{\insrsid1666119 link from the mon -itor watch window has been fixed.}{\insrsid13107570 Previously this generated a bogus window.}{\insrsid1666119 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX }{\insrsid1666119 \endash }{\insrsid1666119 The zone definition have been updated so that selecting the various types of zones etc - only disables those options you no longer have access to rather than wiping them out entirely. This is also true of the zone when saved. Thus you can now more easily change a zone to be temporarily inactive for example and have your previous act -ive settings restored in the future.}{\insrsid1666119 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid1666119 FIX }{\insrsid1666119 \endash }{\insrsid1666119 Selecting an event from the list generated by a filter that included a -Monitor Name term did not previously work properly. This is now fixed.}{\insrsid1666119 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid4392822 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid4392822 FIX }{\insrsid4392822 \endash }{\insrsid4392822 A -number of the constants used internally have been renamed to be more consistent. Hopefully nothing is broken!}{\insrsid1666119 +\rin0\lin714\itap0\pararsid1666119 {\insrsid1666119 FIX \endash In some circumstances temporary diagnostic images were being saved instead of highlighted analysis images. This is now corrected. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX \endash When viewing a list of frames in an event, the link to the diagnostic image was incorrect. This is now fixed. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX \endash The }{\i\insrsid1666119 Archive }{\insrsid1666119 link from the monitor watch window has been fixed.}{\insrsid13107570 + Previously this generated a bogus window.}{\insrsid1666119 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX \endash The zone definition have been +updated so that selecting the various types of zones etc only disables those options you no longer have access to rather than wiping them out entirely. This is also true of the zone when saved. Thus you can now more easily change a zone to be temporarily +inactive for example and have your previous active settings restored in the future. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af2\dbch\af0\loch\f2 o\tab}FIX \endash + Selecting an event from the list generated by a filter that included a Monitor Name term did not previously work properly. This is now fixed. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid4392822 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid4392822 FIX \endash A number of the + constants used internally have been renamed to be more consistent. Hopefully nothing is broken!}{\insrsid1666119 \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid4392822 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-352\li709\ri0\sa180\widctlpar\tx993\nooverflow\faroman\ls4 -\tx993\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc12\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr12\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx993\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc25\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr25\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 -\rin0\lin709\itap0\pararsid4392822 {\insrsid4392822 FIX }{\insrsid4392822 \endash }{\insrsid4392822 Following notification of a potential vulnerability in zms by Mark Cox, all non-trivial string and buffer copies are now limited by the m +\rin0\lin709\itap0\pararsid4392822 {\insrsid4392822 FIX \endash Following notification of a potential vulnerability in zms by Mark Cox, all non-trivial string and buffer copies are now limited by the m aximum size of the destination. Mark has also askedme to include the following notice relating to this, which I am very happy to do. \par }\pard\plain \s25\qj \li993\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin993\itap0\pararsid4392822 \i\f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid4392822 "This issue was discovered by Mark J Cox <}{\field\fldedit{\*\fldinst { -\insrsid4392822 HYPERLINK "mailto:mark@awe.com" }}{\fldrslt {\cs16\ul\cf2\insrsid4392822 mark@awe.com}}}{\insrsid4392822 >.\~ The Common\line Vulnerabilities and Exposures project (cve.mitre.org) has assigned the\line name CAN-2004-0227 to this issue."}{ -\insrsid1666119 +\insrsid4392822 HYPERLINK "mailto:mark@awe.com" }{\insrsid2361508 {\*\datafield 00d0c9ea79f9bace118c8200aa004ba90b0200000003000000e0c9ea79f9bace118c8200aa004ba90b280000006d00610069006c0074006f003a006d00610072006b0040006100770065002e0063006f006d000000}} +}{\fldrslt {\cs16\ul\cf2\insrsid4392822 mark@awe.com}}}{\insrsid4392822 >.\~ The Common\line Vulnerabilities and Exposures project (cve.mitre.org) has assigned the\line name CAN-2004-0227 to this issue."}{\insrsid1666119 \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc13\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr13\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc26\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr26\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0\pararsid13107570 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid13107570 LANGUAGE \endash An additional Italian language translation has been added. One, by Davide Morelli}{\insrsid2967940 , was}{\insrsid13107570 - included in 1.19.1 but not announced. However like buses another one has come }{\insrsid2967940 along}{\insrsid13107570 , from }{\insrsid13107570\charrsid1666119 Tolmino Muccitell}{\insrsid13107570 i, and so they are both now present. -The original translation is accessible by selecting }{\i\insrsid13107570\charrsid1666119 it_it}{\insrsid13107570 as the language whereas the new one is }{\i\insrsid13107570 it_it2}{\insrsid13107570 . I would prefer if they were merged as two - versions of one language is not easy to maintain when I don\rquote t know what the differences mean! + included in 1.19.1 but not announced. However like buses another one has come }{\insrsid2967940 along}{\insrsid13107570 , from }{\insrsid13107570\charrsid1666119 Tolmino Muccitell}{\insrsid13107570 +i, and so they are both now present. The original translation is accessible by selecting }{\i\insrsid13107570\charrsid1666119 it_it}{\insrsid13107570 as the language whereas the new one is }{\i\insrsid13107570 it_it2}{\insrsid13107570 +. I would prefer if they were merged as two versions of one language is not easy to maintain when I don\rquote t know what the differences mean! \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}LANGUAGE \endash A version of Argentinian Spanish by Fernando Diaz has also been included and is accessible by setting your language to } -{\i\insrsid13107570 es_ar}{\insrsid13107570 . As with all the language translations I cannot vouch for the completeness or accuracy of the language files so feel free to feedback any updates you think should be made.}{\insrsid13107570 -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}NOTE }{\insrsid13107570 \endash }{\insrsid13107570 None of the non-English language files in this release do - not contain any translations of the new, or modified, tokens which have been introduced in this release. All new or modified tokens are included in the language files in English. There will shortly be a point release which includes these language updates - assuming I can get translations of them in a reasonable timescale.}{\insrsid13107570 -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af1\dbch\af0\loch\f1 7.2.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc2\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr2\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +{\i\insrsid13107570 es_ar}{\insrsid13107570 . As with all the language translations I cannot vouch for the completeness or accuracy of the language files so feel free to feedback any updates you think should be made. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid13107570 \hich\af2\dbch\af0\loch\f2 o\tab}NOTE \endash None of the non-English language files in this release do not contain any +translations of the new, or modified, tokens which have been introduced in this release. All new or modified tokens are included in the language files in English. There will shortly be a point release which includes these language updates assuming I can g +et translations of them in a reasonable timescale. +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid1666119 \hich\af1\dbch\af0\loch\f1 7.3.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc3\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr3\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0\pararsid1666119 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Release 1.19.1 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0\pararsid1666119 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid1666119 Minor bugfixes and enhancements. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid16663174 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc16\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr16\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc29\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr29\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0\pararsid16663174 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid16663174 Ffmpeg Configure Changes. The configure script has been modified to look for the ffmpeg libraries in their installed location rather than }{ \insrsid3293805 in a build directory. This is to avoid having to build the library when it might already be installed}{\insrsid16663174 . \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc17\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr17\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc30\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr30\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0\pararsid3293805 {\insrsid3293805 Pcre Configure Changes. The configure script has been modified to look for the pcre.h header file in both /usr/include and /usr/include/pcre rather than just the latter as previously. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc18\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr18\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc31\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr31\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0\pararsid16663174 {\insrsid3293805 Remote Image Parsing. Further improvements have been made to handle additional patterns of images with differing styles of terminations or none at all. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab} -Event Image Numbering. An additional configuration option (ZM_EVENT_IMAGE_DIGITS) has been added to allow the user to define how many significant figures should be used to number individual event images. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}Event Image Numbering. An a +dditional configuration option (ZM_EVENT_IMAGE_DIGITS) has been added to allow the user to define how many significant figures should be used to number individual event images. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}Frame Listing Timestamp Bug. Fixed a bug where in the event frame listing view the timestamps were not correctly displayed. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}Event Filters Bug. Fixed (again) a bug where several fields used in event filters did not generate valid database queries. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3293805 \hich\af2\dbch\af0\loch\f2 o\tab}Zmu Device Authentication. Removed the previous require ment to pass in a username and password to zmu when just querying a device as this was slightly broken and was unnecessary anyway. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.3.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc3\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr3\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.4.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc4\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr4\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.19.0 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Some major enhancements and bugfixes. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc23\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr23\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc36\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr36\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 MPEG video streaming. ZoneMinder now supports true video streaming if configured with the }{\i\insrsid150409 \endash with-ffmpeg}{\insrsid150409 option. This allows one or both of live or event streaming to be in this format rather than motion JPEG style as before. Note however that is still somewhat experimental and may not work on your system. The reason for @@ -920,77 +982,79 @@ n played. This can result in the 'live' view being several seconds delayed. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Motion JPEG Capture. Previously image capture from network devices has been limited to single stills capture only. This has now changed and if you entered a remote camera path that returns the }{\i\insrsid150409 multipart/x-mixed-replace}{\insrsid150409 - MIME type then this will be parsed an -d images extracted from the stream. This is much faster than before and frame rates can be as fast now with network cameras as with capture cards and video. This feature also has the side-effect that one ZoneMinder installation can use another as a remote - video source. + MIME type then this will be parsed and images extracted from the stream. This is much faster than before and frame rates can be as fast now with network cameras as with capture cards and video. This feature also has th +e side-effect that one ZoneMinder installation can use another as a remote video source. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -NPH Streaming. After months of frustration I have finally figured out why streams were corrupted using Cambozola versions after 0.22. It turned out that apache was injecting characters into the streams which was screwing up the headers. I b -elieve this to be because the initial header had no content-length header, as the length is indeterminate. So I have added a zero content length header which I believe fixes the problem though perhaps not in the best way. I have also made the installation - -link the existing zms binary to nph-zms so that you can now use zms in non-parsed-header mode. If it detects it is in this mode then the content-length header is not output, though several other additional ones are. In nph mode the false character injecti -on seems to disappear so I suspect this is a better way to use zms. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Bulk Frame Records. With the recent advent of the 'Record' and 'Mocord' modes a lot of people have started using ZoneMinder as a pseudo-DVR. This meant that a lot of database activity was taking place as each captured frame required }{\insrsid14304867 its -}{\insrsid150409 own entry in the database. The frames table has now been reorganised so that 'bulk' frames may be written at defined intervals to reduce this database activity. The records act as markers and individual fra -me timings are interpolated in between. Bulk frames are only used when no alarm or motion detection activity is taking place and normal frame records are kept otherwise. +NPH Streaming. After months of frustration I have finally figured out why streams were corrupted using Cambozola versions after 0.22. It turned out that apache +was injecting characters into the streams which was screwing up the headers. I believe this to be because the initial header had no content-length header, as the length is indeterminate. So I have added a zero content length header which I believe fixes t +h +e problem though perhaps not in the best way. I have also made the installation link the existing zms binary to nph-zms so that you can now use zms in non-parsed-header mode. If it detects it is in this mode then the content-length header is not output, t +hough several other additional ones are. In nph mode the false character injection seems to disappear so I suspect this is a better way to use zms. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Bulk Frame Records. With the recent advent of the 'Record' and 'Mocord' modes a lot of people have started +using ZoneMinder as a pseudo-DVR. This meant that a lot of database activity was taking place as each captured frame required }{\insrsid14304867 its}{\insrsid150409 + own entry in the database. The frames table has now been reorganised so that 'bulk' frames may be written at defined intervals + to reduce this database activity. The records act as markers and individual frame timings are interpolated in between. Bulk frames are only used when no alarm or motion detection activity is taking place and normal frame records are kept otherwise. + \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid14304867 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid14304867 Event List Ordering and Scrolling. It was previously the case that the \lquote Next\rquote and \lquote Prev\rquote - buttons on the event view did not always go to the event that was expected and sometimes disappeared altogether. This behaviour has now been modified and these buttons will now take you to the next and previous events in the list which the event was s -elected from. Thus if the list was sorted on ascending scores then the \lquote next\rquote event is the one below which has a higher score etc. A possibly counterintuitive side effect of this is that as the default list is sorted by descending time the -\lquote next\rquote event is the one below in the list which will actually be earlier and the \lquote previous\rquote event is later. So long as you remember that next and prev refer to the order of the list you should be ok. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 Zone Percentage Sizes. Zone motion detection parameters can be defined - either in terms of total pixels or as a percentage. This percentage was defined relative to the size of the image as a whole. However this was difficult to calculate or estimate especially with several zones of varying sizes. In version 1.19.0 this has b -een changed so that the percentage relates to the size of the zone itself instead. This should make calculations somewhat easier. To convert your existing zones you can run zmupdate.pl with the \endash -z option, though this should be done only once and you should backup your database beforehand in case of error. + buttons on the event view did not always go to the event that was expected and sometimes disappeared altogether. This behaviour has now been modified and these buttons wil +l now take you to the next and previous events in the list which the event was selected from. Thus if the list was sorted on ascending scores then the \lquote next\rquote + event is the one below which has a higher score etc. A possibly counterintuitive side effect of this is that as the default list is sorted by descending time the \lquote next\rquote + event is the one below in the list which will actually be earlier and the \lquote previous\rquote event is later. So long as you remember that next and prev refer to the order of the list you should be ok. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 +Zone Percentage Sizes. Zone motion detection parameters can be defined either in terms of total pixels or as a percentage. This percentage was defined relative to the size of the image as a whole. However this was difficult to calculate or estima +te especially with several zones of varying sizes. In version 1.19.0 this has been changed so that the percentage relates to the size of the zone itself instead. This should make calculations somewhat easier. To convert your existing zones you can run zmu +pdate.pl with the \endash z option, though this should be done only once and you should backup your database beforehand in case of error. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3357156 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid3357156 Console View System Display. The console display was slight revamped to indicate disk space usage (via the \lquote df \rquote command) on the events partition, -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 Zone Form Validation. Changes applied in version 1.18.0 -to prevent invalidate entries in the zone definition form actually had the opposite effect due to JavaScript treating everything as a string and not a number (e.g. 5 is greater than 123). This is now corrected. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Default Rate and Scales. You can now specif -y (in the options dialog) the default scale you would like to view live and event feeds at. You can also give a default rate for viewing event replays. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 +Zone Form Validation. Changes applied in version 1.18.0 to prevent invalidate entries in the zone definition form actually had the opposite effect due to JavaScript treating everything as a string and not a number (e.g. 5 is greater + than 123). This is now corrected. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Default Rate and Scales. You can now specify (in the options dialog) the default scale you would like to view live and event feeds at. You can also give a default rate for viewing event replays. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}More Rates. Additional faster rates have been included, up to 100 times. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Frame Buffer Size. Previous -ly it was possible for frames being sent from the analysis daemon to the frame server to exceed the defined maximum buffer size in which case the write would fail. It is now possible to define a larger size if necessary to prevent this. Note that you may -have to adjust your system configuration to accommodate this. For further details check the help for the ZM_FRAME_SOCKET_SIZE option. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Filter Name Duplication.}{\insrsid14304867 Following recent changes to the filters table, several people reported that when saving filters -they actually got a duplicate. This resulted in several copies of filters all with the same name as the constraint on unique filter names was not present. Well it is now so when upgrading your database all the filters will be renamed from \lquote myfilter -\rquote to \lquote myfilter_\rquote where \lquote \rquote +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Frame Buffer Size. Previously it was possible for frames being sent from the analysis daemon to the frame server to exceed the defined maximum buffer size in which case the write would fail. It is now po +ssible to define a larger size if necessary to prevent this. Note that you may have to adjust your system configuration to accommodate this. For further details check the help for the ZM_FRAME_SOCKET_SIZE option. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Filter Name Duplication.}{\insrsid14304867 Following recent + changes to the filters table, several people reported that when saving filters they actually got a duplicate. This resulted in several copies of filters all with the same name as the constraint on unique filter names was not present. Well it is now so wh +en upgrading your database all the filters will be renamed from \lquote myfilter\rquote to \lquote myfilter_\rquote where \lquote \rquote is the id number in the database (which is then removed). In general the higher the id number the more recent the filter. So you should go through your filter list deleting old copies and then rename the last one back to it\rquote s original name.}{ \insrsid150409 \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3357156 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid3357156 Filter Form. Problem were reported with the filtering form where several selections generated SQL errors. This is now fixed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 Filter Image Attachments. A fix was made to zmfilter.pl to prevent it trying to attach\'e9 alarm images to non-alarm ev -ents. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 Filter Image Attachments. A fix was made to zmfilter.pl to prevent it trying to attach\'e9 + alarm images to non-alarm events. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Video Rate Specification. A fix was made to zmvideo.pl that corrected a problem with no default frame being used if none was passed in. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3357156 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid3357156 RBG->BGR Black Screen. Fixed an issue with black screens being reported in RGB24 mode if RGB->BGR invert was n -ot selected. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3357156 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid3357156 RBG->BGR Black Screen. Fixed a +n issue with black screens being reported in RGB24 mode if RGB->BGR invert was not selected. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid3357156 \hich\af2\dbch\af0\loch\f2 o\tab}Monitor Deletion. Fixed a problem with event files not being deleted when monitor was. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}{\insrsid150409 A translation for the Dutch (nl_nl) language has been included. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.4.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc4\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr4\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.5.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.18.1 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Minor bugfixes. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc41\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr41\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc54\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr54\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Filter Monitor Name Bug. A bug was present in the previous release where monitor names where not correctly handled in filters. This is now fixed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Database Upgrade Change. Users upgrading from releases prior to 1.18.0 please note that now as part of the u -pgrade process all your filters will have any automatic actions unset. This is because the previous affinity to a particular monitor has now been removed and you may be left with several filters all doing the same thing to all of the events or have filter -s - which for instance delete events on only one monitor but which now would delete them for all of them. It is recommended that you review your list of saved filters and delete duplicates before adding any monitor specific terms and resetting the actions fo -r any that remain. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.5.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc5\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr5\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Database Upgrade Change. Users upgrading from releases prior to 1.18.0 please note that now as part of the upgrade process all your filters will have any automatic actions unset. This is because the previous affinity to a particular monitor has now been r +e +moved and you may be left with several filters all doing the same thing to all of the events or have filters which for instance delete events on only one monitor but which now would delete them for all of them. It is recommended that you review your list +of saved filters and delete duplicates before adding any monitor specific terms and resetting the actions for any that remain. +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.6.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc6\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr6\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.18.0 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Major optimisations, important new features and some bugfixes. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc43\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr43\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc56\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr56\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Optimisations and Performance Improvements. T his release contains several major performance improvements in various areas. The first of these is that image processing for YUV style input formats are now pretty much handled at almost the same speed as native RGB formats. As this is what the capture d @@ -1045,51 +1109,53 @@ ng or not is controlled by the ZM_WEB_DOUBLE_BUFFER configuration option. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Fixed Length Event Bug. A bug was reported whereby the fixed length events that could be specified for use in Record or Mocord mode could sometimes result in events a multiple of th at length. So events that were meant to be 15 minutes long could sometimes be 30 or even 45 minutes. This was especially the case with monitors that had low frame rates. This is now fixed. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.6.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc6\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr6\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.7.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.17.2 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Minor features, bug fixes and additional languages. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc56\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr56\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc69\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr69\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Pending Process Bug. A bug was found whereby a process that was scheduled to be started in the future (due to repeated failures) would drop out of the pending queue if a further explicit restart was attempted. This is now fixed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Strsignal Function. The strsignal function was included from version 1.17.1 however this is not ubiquitous on all distributions. The existence of this function is now tested for by the configure script and it is not used if not present. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Strsignal Function. The strsignal function was included from version 1.17.1 how +ever this is not ubiquitous on all distributions. The existence of this function is now tested for by the configure script and it is not used if not present. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Add Max Alarm Threshold. Previously the alarm threshold (which is the amount a pixel has to differ from it\rquote -s counterpart in the reference image) existed only in a \lquote minimum\rquote form meaning pixels that were more different matched. A maximum has now - been added to assist in screening out large changes in brightness. In addition to this a number of new consistency checks have been added to the zone definition form to try and prevent bogus or invalid settings. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Diagnostic Zone Images. A regularly reque -sted feature is that of adding extra information to allow diagnostics of the process of image detection. This has previously been somewhat hit and miss but in this version a new configuration option ZM_RECORD_DIAG_IMAGES has been included to allow this. T -h -is option will generate several images for each captured frame in an alarm including each reference image and a series of images containing the image differences at various stages in the process. It is not possible to record these for the image prior to a -n alarm but those following it are included and should assist in tuning the zones to provide optimal motion detection. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Event Images Renamed. The capture and analysis images recorded during an event have been renamed from capture-???.jpg to ???-capture, an -d from analyse-???.jpg to ???-analyse.jpg. This is to allow all images (including diagnostic ones) to be associated with the frame sequence number more easily. This means that old events will no longer be able to be viewed as the wrong image will be being - searched for. To avoid this you can use the new \lquote zmupdate.pl\rquote utility to rename all your old images by doing \lquote perl zmupdate.pl \endash r\rquote as an appropriately privileged or root user. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Version checking. ZoneMinder will now optionally check for new versions of its -elf at zoneminder.com. This is done with a simple http get and no personal information otherwise than your current version of ZoneMinder is transmitted or recorded. If new versions are found you may be alerted of them via the web interface. This is an ini -tial step towards enhancing and automating the upgrade process. +s counterpart in the reference image) existed only in a \lquote minimum\rquote + form meaning pixels that were more different matched. A maximum has now been added to assist in screening out large changes in brightness. In addition to this a number of new cons +istency checks have been added to the zone definition form to try and prevent bogus or invalid settings. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Diagnostic Zone Images. A regularly requested feature is that of adding extra information to allow diagnostics of the process of image detection. Thi +s has previously been somewhat hit and miss but in this version a new configuration option ZM_RECORD_DIAG_IMAGES has been included to allow this. This option will generate several images for each captured frame in an alarm including each reference image a +n +d a series of images containing the image differences at various stages in the process. It is not possible to record these for the image prior to an alarm but those following it are included and should assist in tuning the zones to provide optimal motion +detection. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Event Images Renamed. The capture and analysis images recorded during an event have been renamed from capture-???.jpg to ???-capture, and from analyse-???.jpg to ???-analyse.jpg. This is to allow all images (including diagnostic ones) to be ass +ociated with the frame sequence number more easily. This means that old events will no longer be able to be viewed as the wrong image will be being searched for. To avoid this you can use the new \lquote zmupdate.pl\rquote + utility to rename all your old images by doing \lquote perl zmupdate.pl \endash r\rquote as an appropriately privileged or root user. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Version checking. ZoneMinder will now optionally check for new versions of itself at zoneminder.com. This is done with a simple http get and no personal information otherwise than your c +urrent version of ZoneMinder is transmitted or recorded. If new versions are found you may be alerted of them via the web interface. This is an initial step towards enhancing and automating the upgrade process. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Force Java. Previously ZoneMinder could be forced to override it\rquote -s detection of browser capabilities to prevent the Cambozola Java applet being used. However sometimes the opposite effect was - desired and using the applet was preferred to native image handling. This has now been made possible by making the ZM_CAN_STREAM option tri-state allowing \lquote auto\rquote , \lquote yes\rquote or \lquote no\rquote - to be used to provide all alternatives. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Alarms Cleared on Exit. In previous -versions if an alarm was present when the analysis daemon (zma) exited the alarm would remain flagged. This had little effect except if the monitor was being watched however it was a bit annoying so any alarm flag is now cleared when this daemon exits. - +s detection of browser capabilities to prevent the Cambozola Java applet being used. However sometimes the opposite effect was desired and using the applet was preferred to native image handling. This has now been made possible by mak +ing the ZM_CAN_STREAM option tri-state allowing \lquote auto\rquote , \lquote yes\rquote or \lquote no\rquote to be used to provide all alternatives. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Alarms Cleared on Exit. In previous versions if an alarm was present when the analysis daemon (zma) exited the alarm would remain flagged. This +had little effect except if the monitor was being watched however it was a bit annoying so any alarm flag is now cleared when this daemon exits. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}New Languages. Translations for Japanese (ja_jp), French (fr_fr) and Russian (ru_ru) are now included. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.7.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.8.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc8\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr8\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.17.1 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Bugfixes and additional languages. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc65\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr65\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc78\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr78\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Login Bug. A bug was identified whereby an unauthorised user could gain access to the console view of ZoneMinder. This was the only view available and no access to any camera views or configuration was possible. This bug is now fixed. @@ -1099,15 +1165,15 @@ Language File Format. The format of the language file was changed to allow the s \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Option Language. The prompts and help text for the options is now also available for translation. A guide is included in the language file to allow this if necessary. Currently language translations exclude t he options settings as this is a rarely accessed area and contains a great deal of text. The new format allows individual options to be translated piecemeal as the opportunity arises. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.8.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc8\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr8\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.9.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc9\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr9\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 1.17.0 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Language changes and other enhancements. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc69\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr69\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc82\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr82\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Version Numbering. ZoneMinder version numbers have now changed. This is to allow more frequent \lquote point\rquote releases which are expected to happen for instance whenever new language files are included. Previously all releases had the same version increment so it was difficult to tell the significance of any particular release. Now the version number is in the } @@ -1127,15 +1193,15 @@ er scales. This has been changed for that the window and frames will now resize \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Mmap Return Value. A problem identified by users in the forum relating to checking of return values from the mmap function call has been corrected. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Minor Bugs. A number of minor bugs and inconsistencies were corrected. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.9.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc9\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr9\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.10.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc10\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr10\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.16 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Major usability enhancement and fixes. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc75\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr75\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc88\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr88\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Run States. Instead of the old \lquote start/stop\rquote links the current system state is now a link which takes you to a dialog which allows you to start, restart or stop the system. You can also save the current run state which basically takes a snapshot of the current monitor functions and saves that. You @@ -1145,47 +1211,48 @@ ust allows you to watch the feed, Modect (= old Active) which is MOtion DetECT a c ord but also do motion detection and highlight where this has occurred. The Record and Mocord functions both records events whose length in seconds is defined by the 'Section Length' monitor attribute. You can additionally specify a 'Frame Skip' value to tell it to not record 'n' frames at a time, when not alarmed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}X10 Function removed. The X10 mode has been removed and replaced by an indication of - whether the monitor is 'continuous' or 'triggered'. This basically just indicates whether it may be controlled outside of zmdc and zmpkg. Additionally the X10 triggers may now be specified in an X10 section. This has changed to allow for other types of t -riggers to be added more easily. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Paginated Event listings. The event listings are paginated by default. You can list all of the events if you like by choosing the appropriate option. There are shortcuts to pages of events at the top of the listing. If the -se produce strange looking sequences like 1,2, 3, 5, 9, 17, 37 etc this is deliberate and uses an exponential algorithm intended to allow you to quickly navigate through the list to a particular page in the minimum number of clicks. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Scaleable Streams. Ev -ent and monitor streams can now be scaled to a certain extent allowing you to view at a different resolution than that captured. This area may be somewhat incomplete especially in terms of monitoring at a higher screen size where the frame is not adjusted - properly. +X10 Function removed. The X10 mode has been removed and replaced by an indication of whether the monitor is 'continuous' or 'triggered'. This basically just indicates whether it may be controll +ed outside of zmdc and zmpkg. Additionally the X10 triggers may now be specified in an X10 section. This has changed to allow for other types of triggers to be added more easily. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Paginated Event listings. The event listings are paginated by default. You +can list all of the events if you like by choosing the appropriate option. There are shortcuts to pages of events at the top of the listing. If these produce strange looking sequences like 1,2, 3, 5, 9, 17, 37 etc this is deliberate and uses an exponentia +l algorithm intended to allow you to quickly navigate through the list to a particular page in the minimum number of clicks. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Scaleable Streams. Event and monitor streams can now be scaled to a certain extent allowing you to view at a different resolution +than that captured. This area may be somewhat incomplete especially in terms of monitoring at a higher screen size where the frame is not adjusted properly. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Variable Frame Rates. Event streams can now be viewed at various rates allowing faster review (if + your bandwidth allows) to long events, or slower for more precision. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Variable Frame Rates. Event streams can now be viewed at various rates allowing faster review (if your bandwidth allows) to long events, or slower for more precision. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Scaleable/Variable MPEG generation. Generation of MPEG videos now also allo -ws you to specify the scale relative to the original image and also the frame rate. Again, for long events captured in the perpetual recording modes this will allow a faster review of the period the event covers. +Scaleable/Variable MPEG generation. Generation of MPEG videos now also allows you to specify the scale relative to the original image and also the frame rate. Again, for long events ca +ptured in the perpetual recording modes this will allow a faster review of the period the event covers. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Tabbed Monitor options. Specification and modification of monitors is now in a tabbed form for easier navigation. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Additional stream headers. The stream headers have been changed to hopefully ensure that they are less likely to be cached. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Maximum process restart delay. zmdc.pl now has an upper - limit (15 minutes) to the time it waits before restarting continuously crashing processes. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Intelligent Module inclusion. zmfilter.pl now includes Archive::Zip and other modules on an as needed basis so won't complain about them being missing unless they have been explicitly configured to be used. +Maximum process restart delay. zmdc.pl now has an upper limit (15 minutes) to the time it waits before restarting continuously crashing processes. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Intelligent Mod +ule inclusion. zmfilter.pl now includes Archive::Zip and other modules on an as needed basis so won't complain about them being missing unless they have been explicitly configured to be used. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Adaptive Watchdog. zmwatch now more adaptive to actual frame rates. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Fixed zmfilter CPU sucking bug. zmfilter.pl will now restart on failure to read shared memory. Previously this could go into a nasty CPU su -cking loop! +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Fixed zmfilter CPU sucking bug. zmfilter.pl will now restart on failure to read shared memory. Previously this could go into a nasty CPU sucking loop! \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}New zmconfig options. zmconfig.pl has a new option to run with no database if necessary \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}File reorganisation. Various administrative file changes and reorganisations. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Compiler warnings. Various tweaks and modifications to reduce compiler and memory warnings. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}SQL Buffer size. Increased SQL buffer size to cope with large pre-event buffers, plus a couple of other buffers have been enlarged. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Incorrect Frame time offsets. The time offsets in alarmed frames were incorrect and based on the tim -e of storage rather than capture. This gave the impression that there was a delay after the first alarmed frame and messed up some streaming timings. This has been fixed. -\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Event Frame listing. You can now view details of the frames captured such as their -time and score etc by clicking on the scores in the events views. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Refined shared memory handling. Fixed zmfilter, zmwatch and zmx10 to allow zero as a valid shared memory id to allow them to keep on working if the segment has been marked for deletion +Incorrect Frame time offsets. The time offsets in alarmed frames were incorrect and based on the time of storage rather than capture. This gave the impression that there was a delay after the first alarme +d frame and messed up some streaming timings. This has been fixed. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Event Frame listing. You can now view details of the frames captured such as their time and score etc by clicking on the scores in the events views. +\par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Refined shared memory handling. Fixe +d zmfilter, zmwatch and zmx10 to allow zero as a valid shared memory id to allow them to keep on working if the segment has been marked for deletion \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Frame daemon stability. Changed image buffer in zmf to be static rather than dynamic. This has made zmf much more stable. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4\ilvl1 -\tx720\nooverflow\faroman\ls4\ilvl1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 -\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc95\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr95\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr1 +\tx720\nooverflow\faroman\ls4\ilvl1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc108\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr108\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr1 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin720\itap0 {\insrsid150409 MPEG overwrite option. Fixed the 'Overwrite' checkbox in video generation to actually overwrite the video. Modded the page slightly also. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s27\qj \fi-357\li714\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc96\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr96\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc109\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr109\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin714\itap0 {\insrsid150409 Daemon control improved. Changing between monitor functions, e.g. Modect, Mocord etc now restarts the correct daemons. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Improved time based filters. Filters that include time based clauses now get executed regardless of whether new events are being generated. @@ -1201,18 +1268,18 @@ did not previously work when running in authorised mode. This is now fixed. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}zms parameter bug fixed. The streaming server incorrectly parsed and assigned one of it\rquote s arguments. This is now fixed. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}zmu brighness bug. Previously camera brightness was not correctly parsed from command line options passed to zmu. \par {\listtext\pard\plain\s27 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Event window width variable. Event windows now scale to fit the event image size. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.10.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc10\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr10\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.11.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc11\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr11\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.15 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Various bug fixes from the last release and before. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc106\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr106\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc119\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr119\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 -\rin0\lin720\itap0 {\insrsid150409 Bandwidth. A bug was introduced in .14 w -hich caused a corrupted console display and manic refreshes on new installations. This was due to a missing bandwidth setting when no existing cookie was detected. This is now fixed. +\rin0\lin720\itap0 {\insrsid150409 Bandwidth. A bug was introduced in .14 +which caused a corrupted console display and manic refreshes on new installations. This was due to a missing bandwidth setting when no existing cookie was detected. This is now fixed. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Again in .14 a problem occurred for a new release whereby zmconfig wanted to know the database details and but also previously wanted to access the database before it had asked the questions. This has now been addressed though it does require that zmconfig is run twice initially, once to created the scripts and once to import the configuration into the database. @@ -1227,15 +1294,15 @@ base connection used a different one. This prevented any videos being generated. A problem was found if using the zmf frame server and greyscale images. The option to colourise JPEG images is intended to be used to ensure that all JPEG files are written with a 24 bit colourspace as certain tools such as ffmpeg require this. However in the circumstances described above images written by zma directly were colourised whereas those written by zmf weren\rquote t. A change has been made whereby if set all greyscale JPEG images are colourised in all circumstances. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.11.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc11\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr11\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.12.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc12\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr12\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.14 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Major new feature and important bug-fixes. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc113\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr113\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc126\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr126\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Web configuration. Following many requests and to make ZoneMinder easier to administer the configuration system has been changed slightly. You should now still run zmconfig.pl to specify an initial configuration but you now only need to answer the first few questions to give a core set of options including the database options. The remainder of configuration options can then be ignored to start @@ -1253,15 +1320,15 @@ ime and alarm state information. The use of this script was a bit overkill and t user permissions system the previous 777 mode for shared memory was deemed insecure. Consequently from now on shared memory is only accessible from the owner. This means that zmu will only work when run as root or the web user unless you set it setuid wh ere it should still be secure as it will require authentication. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}All SQL buffers in the C++ code have been enlarged. There was previously an issue with a buffer overflow on certain occasions. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.12.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc12\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr12\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.13.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc13\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr13\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.13 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Beta version of several features and fixes, never generally released. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc121\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr121\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc134\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr134\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Following a number of requests the .sock file directory is now configurable in zmconfig. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Changed some of the core video calls to be V4L2 compatible. This primarily involved ope @@ -1283,15 +1350,15 @@ s permission sets which hopefully will satisfy most requirements. These users (e Users limited to specific monitors may not create or delete monitors even if defined with monitor edit permissions. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Some windows now (optionally) use a JavaScript timeout to refresh themselves rather than a refresh header. Since refresh headers were inte rrupted if a link of the page was linked there were previously various forced refreshes from child windows to restart the refresh process. By using JS refresh timers which are not interrupted these extraneous refreshes have been mostly eliminated. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.13.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc13\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr13\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.14.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc14\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr14\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.12 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Mostly bug-fixes with a couple of minor features. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls4 -\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 -\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc130\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr130\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\tx720\nooverflow\faroman\ls4\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc143\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr143\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Double first images. Fixed a problem where the first image of an event was being recorded twice. I don\rquote t think this was at the cost of any of the other images but one copy was an extra. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} @@ -1324,14 +1391,14 @@ arlton Thomas this module has been removed from zmconfig.pl. Originally Term::Re t irritating features about ZoneMinder installs. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Delete monitor confirm. Due to some unfortunate accidents by users, attempts to delete monitors will now require confirmation. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Detect linmysqlclient.a. Added better detection script into \lquote configure\rquote top spot when libmysqlclient.a is missing. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.14.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc14\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr14\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.15.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc15\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr15\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.11 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Various new features and fixes. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls5 -\tx720\nooverflow\faroman\ls5\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls5\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Added stats view \endash @@ -1373,14 +1440,14 @@ on old machines. There is a slight double whammy here if you have a YUV palette Previously this actually behaved the opposite of what it was supposed to, ie. if you wanted it strict it wasn't and vice versa. Thanks to Dan Merillat for pointing this one out. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Web colour change \endash I thought th e old red, green and amber text colours were just a bit too gaudy so I've toned them down a bit. Hope you like them! -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.15.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc15\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr15\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.16.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc16\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr16\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.10 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Many bug-fixes and major feature enhancements. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls6 -\tx720\nooverflow\faroman\ls6\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls6\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Configure \lquote round\rquote bug - Fixed a problem with the configure script that didn't detect if the 'round' function was already declared before try to do it itself. @@ -1421,47 +1488,46 @@ sarily. From now on the zmfilter process will only run when a monitor is active s clients which had been clogging up the log file. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Bugs and pieces - Fixed various bug(ettes) that I came across that that I don't think had been reported or noticed so I don\rquote t think we need to talk about them here do we. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.16.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc16\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr16\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.17.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc17\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr17\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.9 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Mainly bug-fixes and minor feature enhancements. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls7 -\tx720\nooverflow\faroman\ls7\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls7\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 -\rin0\lin720\itap0 {\insrsid150409 Added zmu -q/--query option - There is now a new query option for zmu. When combined with -d it gives the config of the device and when used with -m it dumps the current settings for the monitor and zones. - Mostly useful for bug reporting. The previous version of zmu used with just -d gave this information for a video device by default. This now requires the -q option also to bring into line with it's -m equivalent. +\rin0\lin720\itap0 {\insrsid150409 Added zmu -q/--query option - There is now a new query option for zmu. When combined with -d it gives the config of the device and when used with -m it dumps the current settings for the monitor and zones. Mostly us +eful for bug reporting. The previous version of zmu used with just -d gave this information for a video device by default. This now requires the -q option also to bring into line with it's -m equivalent. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Added creation of events directory - Previously the 'events' directory was not created on install, this has been fixed. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Can now retag PHP files if necessary - Version 0.9.8 was the first version to use short_open_tags in the PHP files. This caused grief to some people so this script will put them back to the long verion. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Frame and event lengths fractional - A new field has been added to the Frames table. This is 'Delta' and is a fractional number of seconds relative to the event start time. This is intended to support the real-time playback o -f events rather than just 'as fast as possible' or with a configured delay as at present. The event length is now also fractional. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Frame and event lengths fractional - A new field ha +s been added to the Frames table. This is 'Delta' and is a fractional number of seconds relative to the event start time. This is intended to support the real-time playback of events rather than just 'as fast as possible' or with a configured delay as at +present. The event length is now also fractional. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Corrected extraneous Width to be Height - The last version of zmu included a Width comment which should have been height. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Changed colour depth to bits - Having colour depths expressed in bytes has caused + no end of problems. This is now changed to be bits and can be changed via a dropdown to limit what can be entered. Don't forget to run the zmalter script to update your DB. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Renamed terminate to zm_terminate - The use of 'terminate' in zmc.cpp caused a c +onflict on some systems so renamed it to something more specific. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Changed colour depth to bits - Having colour depths expressed in bytes has caused no end of problems. This is now changed to be bits and can be changed via a dropdown to limit what can be entered. Don't forget to run the zmalter script to update your DB. - -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Renamed terminate to zm_terminate - The use of 'terminate' in zmc.cpp caused a conflict on some systems so renamed it to something more specific. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Zone deletion problem - A problem was found such that when deleting zones the appropriate daemons were not - being asked to restart daemons correctly. +Zone deletion problem - A problem was found such that when deleting zones the appropriate daemons were not being asked to restart daemons correctly. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Console changes - The current version number is now displayed in the console. A refresh button has also been added along with a minor reorg. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Added delete button enable to checkAll - Using the 'Check All' butto -n in the main monitor window previously did not enable the delete button. This is now fixed. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Reload on click - In previous versions the console window would reload if a monitor window for example was clicked. Thsi was removed in the last version which me -ant that sometimes the console never go refreshed as it's timing loop was broken. This functionality has now been reinstated. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.17.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc17\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr17\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +Added delete button enable to checkAll - Using the 'Check All' button in the main monitor window previously did not enable the delete button. This is now fixed. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Reload on click - In previous versions the console window would reload if a monitor window for example was clicked. Thsi was removed in the last version which meant that sometimes the console never go refreshed as it's timing loop was broken. +This functionality has now been reinstated. +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.18.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc18\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr18\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.8 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Several new features and bug-fixes \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls8 -\tx720\nooverflow\faroman\ls8\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls8\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Upgrade note - If you have installed 0.9.7 and wish to save your configuration then copy your existing zmconfig.txt file over to your 0.9.8 directory and before running zmconfig.pl. @@ -1497,15 +1563,15 @@ ng at the monitor window should anything catch your attention. You have to remem \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Looser video configuration - Some video configuration errors can now be ignored via the STRICT_VIDEO_CONFIG option. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Monitor window re fresh on alarm - When the monitor window is active and an alarm has occurred the most recent alarms list is immediately refreshed to show it. -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.18.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc18\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr18\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.19.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc19\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr19\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.9.7 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Yes, a big jump in release number b ut a lot of changes too. Now somewhat more mature, not really an alpha any more, and a lot of bugs fixed too. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls9 -\tx720\nooverflow\faroman\ls9\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 +\tx720\nooverflow\faroman\ls9\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255 \pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36 \rin0\lin720\itap0 {\insrsid150409 Added zmconfig.pl script to help with configuration. @@ -1536,54 +1602,55 @@ tions, including some that were statically defined before such as location and f \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Fixed syntax error when adding default monitor. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Some of the web views have changed slightly to accommodate the separate events view. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}And much much more, probably... -\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.19.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 -\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 -\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc19\pnrnfc0\pnrnfc0\pnrstop18 -\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr19\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 +\par {\listtext\pard\plain\s2 \b\f1\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 7.20.\tab}}\pard\plain \s2\ql \fi-432\li435\ri0\sb240\sa120\keepn\widctlpar\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1 +\tx723\nooverflow\faroman\ls1\ilvl1\outlinelevel1\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst4\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrxst1\pnrxst0\pnrxst46\pnrxst0\pnrstop10\pnrstart1\pnrrgb1\pnrrgb3\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0 +\pnrrgb0\pnrrgb0\pnrstop9\pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc7\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc20\pnrnfc0\pnrnfc0\pnrstop18 +\pnrstart3\pnrpnbr7\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr20\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin435\itap0 \b\f1\fs24\ul\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Release 0.0.1 \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Initial release, therefore nothing new. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 8.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc8\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr8\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 To Do \par }\pard\plain \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Seeing as ZoneMinder is so young and has kind of evolved rather than being planned there are a bunch of improvements and enhancements still to do, here is just a sample. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls10 -\tx720\nooverflow\faroman\ls10\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx720\nooverflow\faroman\ls10\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin720\itap0 {\insrsid150409 Perhaps split out devices - I think devices should probably be a separate table and class from monitors. Not critical but would represent a better model. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Comments - Needs many more, but that's just me I'm hopeless at commenting things out. I'll get round - to it soon though honest! You're lucky to even get this document. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} +Comments - Needs many more, but that's just me I'm hopeless at commenting things out. I'll get round to it soon though honest! You're lucky to even get this document. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} Optimised zones - The zones could do with being sorted out a bit to optimise the processing of overlapping ones, at the moment you can waste resource unless your zones are kept very tidy. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Create zones using server side image maps - This would make it eas +ier to precisely define and see where your zone is going to go. Not critical but handy but a bugger to do. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Create zones using server side image maps - This would make it easier to precisely define and see where your zone is going to go. Not critical but handy but a bugger to do. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Zone Definitions - Allow zones to be defined according to a colour coded bitma -p or as polygons. Currently all zones are rectangular this would add a bit of flexibility. Would need a bit of a rewrite though. This will incur a slight penalty on startup and a very slight one on processing for all reasonably shaped zones. +Zone Definitions - Allow zones to be defined according to a colour coded bitmap or as polygons. Currently all zones are rectangular this would add +a bit of flexibility. Would need a bit of a rewrite though. This will incur a slight penalty on startup and a very slight one on processing for all reasonably shaped zones. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Mouseover help - A bit more help popping up when you mouseover things would be handy. A bit more help full stop actually. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -WAP interface - A bit of a crusade of mine I'm afraid. I'd like to put a WML interface on to allow you to view event listing and perhaps the mos -t significant image from each event on your phone. Also simple management. From version 0.9.7 there is a very basic crude initial version that probably won't work with your phone but its there as a testbed. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Automatic device configuration - Video 4 Linux -supports various device queries, it should be possible to get most of the device capability information from the device itself. The zmu utility does this now but it's not yet integrated into the web pages. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Extend the API. Well ok it's not really got an A -PI yet but the image data is held in shared memory in a very simple format. In theory you could use the capture daemon to gab the images and other things could read them from memory or the analysis daemon could read images from elsewhere. Either way this -should be done through an API, and would need a library I think. Also the zmu utility could probably do a whole lot more to enable other things to manage when the daemons become active etc. +WAP interface - A bit of a crusade of mine I'm afraid. I'd like to put a WML interface on to allow you to view event listing and perhaps the most significant image from each event on your phone. Also simple manage +ment. From version 0.9.7 there is a very basic crude initial version that probably won't work with your phone but its there as a testbed. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Automatic device configuration - Video 4 Linux supports various device queries, it should be possible to get most of + the device capability information from the device itself. The zmu utility does this now but it's not yet integrated into the web pages. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Extend the API. Well ok it's not really got an API yet but the image data is held in shared memory in a very simple f +ormat. In theory you could use the capture daemon to gab the images and other things could read them from memory or the analysis daemon could read images from elsewhere. Either way this should be done through an API, and would need a library I think. Also + the zmu utility could probably do a whole lot more to enable other things to manage when the daemons become active etc. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Create .rpm packages (as there can be several dependencies) and maybe other types of packages also, e.g. for Debian distributions. -\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab} -Allow ZoneMinder to 'train' itself by allowing the user to select events that are considered important and to discard those that should be ignored. ZoneMinder will interpolate, add a bit o -f magic, and recommend settings that will support this selection automatically thereafter. The hooks for this are already in to some extent. +\par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}A +llow ZoneMinder to 'train' itself by allowing the user to select events that are considered important and to discard those that should be ignored. ZoneMinder will interpolate, add a bit of magic, and recommend settings that will support this selection aut +omatically thereafter. The hooks for this are already in to some extent. \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}Add sound support to allow a captured audio channel to be associated with a video device.}{\insrsid2055154 This is coming soon!}{ \insrsid150409 \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 9.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc9\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr9\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Bugs \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls11 -\tx720\nooverflow\faroman\ls11\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx720\nooverflow\faroman\ls11\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin720\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 @@ -1593,19 +1660,19 @@ When opening a link to an event etc from a notification email the window that is The .sock files used by the *nix sockets I suspect may have the odd permission issue now and again. I think everything recovers from it but it needs checking out. \par }\pard \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 {\insrsid150409 Probably bucket loads more, just fire them at me. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 10.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc10\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr10\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 Non-Bugs \par {\listtext\pard\plain\s15 \f2\fs20\lang2057\langfe1033\langfenp1033\insrsid150409 \hich\af2\dbch\af0\loch\f2 o\tab}}\pard\plain \s15\qj \fi-360\li720\ri0\sa180\widctlpar\tx720\nooverflow\faroman\ls12 -\tx720\nooverflow\faroman\ls12\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx720\nooverflow\faroman\ls12\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst1\pnrxst0\pnrxst111\pnrxst0\pnrstop4\pnrstart1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc1\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr1\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin720\itap0 \f1\fs20\lang2057\langfe1033\cgrid\langnp2057\langfenp1033 {\insrsid150409 Yes, those are tabs in the indents; I like tabs so don't go changing them to spaces }{\insrsid2055154 please}{ \insrsid150409 . Also}{\insrsid2055154 ,}{\insrsid150409 yes I like my opening braces on their own line most of the time, what's the point of brackets that don't line up? \par }\pard \s15\qj \li0\ri0\sa180\widctlpar\nooverflow\faroman\rin0\lin0\itap0 {\insrsid150409 Everything else that isn't definitely broken is probably deliberate, or was once anyway. \par {\listtext\pard\plain\s1 \b\f1\fs28\lang2057\langfe1033\kerning32\langfenp1033\insrsid150409 \hich\af1\dbch\af0\loch\f1 11.\tab}}\pard\plain \s1\ql \fi-454\li454\ri0\sb240\sa240\keepn\pagebb\widctlpar\tx454\nooverflow\faroman\ls1\outlinelevel0 -\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1719971306\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 +\tx454\nooverflow\faroman\ls1\outlinelevel0\pnrauth1\pnrdate1720004046\pnrstart0\pnrxst2\pnrxst0\pnrxst0\pnrxst0\pnrxst46\pnrxst0\pnrstop6\pnrstart1\pnrrgb1\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrrgb0\pnrstop9 \pnrstart2\pnrnfc0\pnrnfc0\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc255\pnrnfc0\pnrnfc0\pnrnfc11\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrnfc0\pnrstop18\pnrstart3\pnrpnbr11\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrpnbr0 \pnrpnbr0\pnrpnbr0\pnrpnbr0\pnrstop36\rin0\lin454\itap0 \b\f1\fs28\ulth\lang2057\langfe1033\kerning32\cgrid\langnp2057\langfenp1033 {\insrsid150409 License