mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-31 04:02:54 -04:00
start() reconstructs the zms URL from url_to_zms, which only contains the monitor id. Parameters like auth, connkey, scale, and mode are carried over, but maxfps was dropped. This causes streams to start at the camera's native capture rate even when PHP rendered the initial <img src> with a maxfps value (e.g. from the montage Rate cookie). Carry over maxfps from the existing src the same way the other parameters are preserved. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.