mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-28 10:43:41 -04:00
The zone view enables analysis frames by default but the initial image src and the rebuilt streaming URL were missing the analysis query param. Add analysis=true to the getStreamHTML call in zone.php and preserve it in MonitorStream.start() when switching from single to jpeg mode. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>