Frigate NVR Updates: 0.19 Groundwork and a Frontend Cleanup Push
Frigate's dev branch is laying groundwork for the 0.19 release, with frontend reliability additions, the removal of the deprecated Deepstack detector, and continued hardware-transcoding fixes for Rockchip, NVIDIA, and VAAPI setups.
Duration: PT2M12S
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-13T13:11:22Z
- Audio duration: PT2M12S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
It's September 13th, 2026, and here's what's moving in Frigate.
The clearest signal this cycle is that the project is actively prepping for the 0.19 release, and cleanup is the name of the game. NickM-27's "0.19 Early Work" PR and blakeblackshear's follow-up "0.19.0" PR both touch build infrastructure — CI, the Makefile, Docker, and Go2rtc install steps — signaling the team is…
Second theme: frontend robustness. Hawkeye217 landed three related pieces — a command menu for quicker in-app navigation in PR 24256, an error boundary to catch and contain frontend crashes in PR 24255, and a CI smoke test fix in PR 24254 to keep the pipeline trustworthy. Together these suggest a push toward a more…
Third theme: hardware transcoding correctness. PR 24264 adds Rockchip support for FFmpeg 8 using a newer Rockchip release package, giving RKMPP users on ARM64 access to hardware acceleration on modern FFmpeg builds. Meanwhile PR 24261 fixes an initialization failure on NVIDIA and VAAPI presets by reordering the FPS…
Standard translation sync activity from Hosted Weblate continues in the background across dozens of view and component locales — no action needed there.
What's next: expect more…
Nearby episodes from Frigate NVR Updates
- 0.18 Ships, 0.19 Begins
- Face Recognition Gets a Rework and a Quick Follow-Up Fix
- Birdseye Flexibility Fix
- Visibility and Resilience Improvements
- Weekly Recap - System Health, Exports, and Hardware Reliability
- Fixing What's Broken at the Edges
- Interface Polish and a Hardware Decode Warning
- Export Flexibility and GPU Stability Fixes