mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-24 16:51:47 -04:00
When creating a new monitor with Orientation set to ROTATE_90 or ROTATE_270, the default "All" zone dimensions are now correctly swapped to match the rotated image dimensions. This prevents zm_zone.cpp from reporting that zones extend outside of image dimensions and having to fix them at runtime. Fixes issue where monitors created with Rotate Right or Rotate Left would generate warnings like: "Zone 1/All for monitor X extends outside of image dimensions, (0,0), (3839,2159) != (2160,3840), fixing" Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.