Frigate NVR Updates: Debug Replay and Detection Resolution Fixes
Three pull requests merged yesterday focused on debug replay functionality and detection resolution handling, with significant improvements to camera state management and user interface validation. The updates include 1,220 lines of code changes across 43 files.
Duration: PT1M59S
Episode overview
This episode is a short developer briefing from Frigate NVR Updates.
It explains recent repository work in plain language.
- Show: Frigate NVR Updates
- Published: 2026-05-23T10:02:29Z
- Audio duration: PT1M59S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. This is Frigate NVR Updates for May 23rd, 2026.
Josh Hawkins merged three significant pull requests yesterday, totaling over 1,200 lines of code changes. The primary focus was on debug replay functionality and detection resolution management.
The most substantial change came through "Debug replay resolution," which addressed critical issues with shared memory frame management when camera configurations change. The update fixes problems where cached frames become stale after resolution changes, preventing crashes when the system tries to process frames…
Hawkins also merged "Tweaks," which added validation and messaging for detect settings in the web interface. This update introduces a new semantic search model size widget that properly handles different AI provider selections, and improves the configuration form's handling of nullable fields to prevent unwanted…
The third merge, "Miscellaneous fixes," tackled several smaller but important issues. It switched to using monotonic clock for detector inference duration measurements to prevent negative timing values, added the ability to set camera web UI URLs directly from the management interface, and improved Gemini AI…
All…
Nearby episodes from Frigate NVR Updates
- Profiles Enhancement and Export Controls
- UI Improvements and Security Fixes
- Motion Review Camera Filtering
- Weekly Recap - GenAI Platform & Debug Tools
- AI Chat Enhancements and Debug Fixes
- Security and Debug Improvements
- GenAI Refactor and UI Improvements
- Settings UI Improvements and Debug Replay Enhancements