mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 22:57:40 +03:00
Frontend: - Drag a rectangle on the live view to zoom into that region - Click to move to a point without zooming (unchanged behavior) - Blue rectangle overlay shown while dragging (>20px threshold) - Box expanded to camera aspect ratio before calculating zoom - TransformWrapper panning disabled when click-to-move is active - Touch support included Backend: - RelativeMove/FOV capability detection no longer requires autotracking to be enabled — works for all PTZ cameras - GetConfigurationOptions and RelativeMove request setup runs whenever the camera supports it - move_relative command accepts optional zoom parameter - Properly clears residual zoom from zeep move_request object between calls to prevent unwanted zoom on click-to-move - Includes Dockerfile.local for easy local testing by layering changes on the official Frigate image Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| DraggableGridLayout.tsx | ||
| LiveBirdseyeView.tsx | ||
| LiveCameraView.tsx | ||
| LiveDashboardView.tsx | ||