Frigate NVR Updates: Frame Handling Fix and Config Consolidation

A duplicate bug fix for a video capture memory leak surfaced twice in one day, while a new secrets file aims to simplify configuration, alongside the usual wave of Weblate translation syncs across a dozen-plus languages.

Duration: PT2M6S

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-08-22T13:14:13Z
  • Audio duration: PT2M6S

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 August 22nd, 2026.

The top story today is a shared-memory handling bug in frame capture, and the fact that it was fixed twice. PR 24054 and PR 24050, both from bazylhorsey and both opened within hours of each other, address the same issue: when a captured frame gets skipped and the queue put fails, the shared memory handle for that…

Second theme: configuration is getting simplified. PR 24044 from hawkeye217 introduces a dedicated secrets file and unifies how variable substitution works across config sources. This touches config loading, camera setup, and restream handling — a medium-sized change, but one that affects how credentials and dynamic…

Finally, the routine but steady drumbeat: translation syncs from Hosted Weblate, merged in PR 23936 and echoed across roughly a dozen more commits covering Norwegian, Chinese Traditional, Khmer, Persian, Swedish, Spanish, Dutch, Italian, Malay, and Japanese. Persian and Italian both hit full or near-full coverage…

What to watch next: confirm only one of the two shared-memory fixes merges to avoid conflicting patches, and if you're on a config that uses inline secrets, plan to migrate to the…

That…

Nearby episodes from Frigate NVR Updates

  1. Quietly Fixing Silent Failures
  2. Weekly Recap - Multi-Model Support & Container Security Hardening
  3. Container Hardening and Recording Reliability
  4. Locking Down the API
  5. Database Query Indexes
  6. A Deadlock Fix and a New Detector
  7. Multi-Model Support and Storage Reliability
  8. MQTT Refactor and Beta Polish