mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-13 18:38:14 -04:00
document.getElementById('evtStream') can return null if the element
was removed from the DOM during event navigation or deletion, causing
a TypeError when accessing .src on the result.
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.