Difference between revisions of "ZoneMinder 1.24.2 Bugfixes"

From ZoneMinder Wiki
Jump to navigationJump to search
m (→‎General fixes: errno, undefined video format, old ffmpeg and MySQL 4 compatibility bugfixes)
m (Added link to a fix: stream being killed when changing event scale)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==General information==
==General information==
In this page you can find links to to bugfixes for ZoneMinder version 1.24.2.
In this page you can find links to bugfixes for ZoneMinder version 1.24.2.
<br>To avoid clutter, if you want to add a fix to this page, please don't copy its code directly to this page! Make a thread in [http://www.zoneminder.com/forums/viewforum.php?f=9 User Contributions forum] and add the link to this page by editing it.
<br>To avoid clutter, if you want to add a fix to this page, please don't copy its code directly to this page! Make a thread in [http://www.zoneminder.com/forums/viewforum.php?f=9 User Contributions forum] and add the link to this page by editing it.
<br>For things other than bugfixes, such as control scripts, there are other pages for that, such as the [[Hardware Compatibility List]] and [[Patches]]. And if not, you can always make your own.
<br>For things other than bugfixes, such as control scripts, there are other pages for that, such as the [[Hardware Compatibility List]] and [[Patches]]. And if not, you can always make your own.
Line 12: Line 12:
*[http://www.zoneminder.com/forums/viewtopic.php?t=15273 Disabling a monitor from monitor options page]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15273 Disabling a monitor from monitor options page]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15272 Unarchive button in events list page]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15272 Unarchive button in events list page]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15429 Opera mjpeg streaming capability]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15429 Opera, Safari and iPhone MJPEG streaming capability]
 
*[http://www.zoneminder.com/forums/viewtopic.php?t=15692 Gapless and All events replay mode]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15715 strftime() and strtotime() PHP warnings]
*[http://www.zoneminder.com/forums/viewtopic.php?t=16482 Changing scale when viewing an event kills the stream]


==General fixes==
==General fixes==
Line 22: Line 24:
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "avformat_alloc_context' was not declared in this scope" error]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "avformat_alloc_context' was not declared in this scope" error]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue]
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue]
*[http://www.zoneminder.com/forums/viewtopic.php?t=16409 Signal check not working properly]


==Other fixes==
==Other fixes==

Latest revision as of 13:00, 21 September 2010

General information

In this page you can find links to bugfixes for ZoneMinder version 1.24.2.
To avoid clutter, if you want to add a fix to this page, please don't copy its code directly to this page! Make a thread in User Contributions forum and add the link to this page by editing it.
For things other than bugfixes, such as control scripts, there are other pages for that, such as the Hardware Compatibility List and Patches. And if not, you can always make your own.


Web Interface fixes

General fixes

Other fixes