Frigate NVR Updates: Hardening and Stability Pass

Frigate's dev branch saw a cluster of hardening and reliability fixes across authentication, hardware detection, recordings, and mobile playback, alongside two open pull requests targeting detector stability and expanded model support.

Duration: PT2M15S

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-09-01T13:17:18Z
  • Audio duration: PT2M15S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good day, and welcome to Frigate NVR Updates for September 1st, 2026.

The clear thread running through the last day of activity is hardening — locking down security, tightening API behavior, and fixing playback and detection edge cases before they become user-facing problems.

On the security and access side, hawkeye217 landed three related merges. PR 24145 adds a deny option for the proxy's default role, giving operators finer control over authentication boundaries. PR 24121 fixes incorrect defaults in the frozen recordings API, a focused correction that affects how recording data is…

On the stability side, NickM-27 refactored how hardware stats are gathered in PR 24150, moving away from relying primarily on ffmpeg presets toward a more consistent detection method — this should make hardware reporting more accurate across different detector setups. The same author also backported iOS HLS fixes in…

Two pull requests remain open and worth watching. Li-Xingyu's PR 24146 addresses a detector watchdog issue: currently, if a stuck inference recovers on its own within the grace period, the system may still force-kill and restart the process unnecessarily. And lyj0309's PR 24151 proposes…

What…

Nearby episodes from Frigate NVR Updates

  1. Weekly Recap - Container Hardening, Onboarding, and Export Fixes
  2. Container Hardening and Detector Recovery
  3. Contributor Policy Cleanup
  4. Cleanup Across Streaming and API Edges
  5. New Setup Wizard, Global Localization Push
  6. Export and Media Reliability Fixes
  7. Recording and Classification Cleanup
  8. Quietly Fixing Silent Failures