mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-20 06:48:00 -04:00
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
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.