Frigate NVR Updates: Dynamic Configuration Expansion
Frigate developers merged two pull requests from hawkeye217 expanding dynamic configuration capabilities and fixing frontend rendering issues. The updates enable real-time configuration changes for face recognition, license plate detection, and FFmpeg settings without requiring system restarts.
Duration: PT1M50S
Transcript
Good morning, this is your Frigate NVR update for March 7th, 2026.
Yesterday, hawkeye217 merged pull request 22295, adding dynamic configuration for more fields. This significant update brings real-time configuration changes to face recognition, license plate recognition, bird classification, and FFmpeg processing. Users can now adjust these settings through the interface without restarting Frigate. The changes span 29 files with 490 additions and 147 deletions, including wildcard support for camera config updates and a collapsible settings sidebar to provide more workspace on smaller screens. The update also adds directory existence checks for preview generation to handle the brief restart windows when FFmpeg processes cycle.
The second merged pull request, 22294, addresses several frontend fixes. hawkeye217 refactored the useOverlayState hooks to resolve React rendering issues that were causing maximum update depth errors on the Review page. The fix uses refs for location data to maintain stable setter identity across renders, preventing cascading re-render loops. Additional improvements include fixing volume controls not applying to all cameras and preventing unnecessary preview fetches when the motion search dialog is open.
Both pull requests received code review approval, with the dynamic configuration changes representing a substantial enhancement to Frigate's real-time management capabilities.
What's next: Users can expect more responsive configuration management without system downtime, and the frontend improvements should provide a smoother interface experience, particularly on the Review page and during live camera management.
That's your Frigate update. We'll be back tomorrow with more development news.