Files
zoneminder/web
Isaac Connor c28ff1f2b4 Include loading EndTime when loading Events data so that we can determine if an event is in-progress
Keep track of last_id which is the last frame id that we have info for. Use it instead of Frame Count to prevent
accessing non-existent frame records
close ffmpeg_input on event change
include duration in status messages because it may change when playing an in-progress event.
when we hit the end of our frame data if it is an in-progress event, reload the event data instead of moving to the next event.
Include X-Timestamp in http headers to match live stream behaviour
Only send time to next event when mode=ALL
Fix scale behaviour on event view
2020-10-08 09:06:56 -04:00
..
2018-09-26 10:10:07 -04:00
2017-03-18 22:34:13 +11:00
2020-04-23 15:23:53 -04:00
2018-07-07 10:30:16 -04:00
2020-04-23 18:17:20 -04:00
2017-05-15 22:02:48 -04:00
2013-05-01 08:04:57 -03:00

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.