Frigate NVR Updates: Network Configuration and Bug Fixes
Three pull requests merged yesterday including new networking configuration options for custom port settings, go2rtc source restrictions, and internationalization fixes.
Duration: PT1M23S
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-01-29T11:15:25Z
- Audio duration: PT1M23S
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 your Frigate NVR update for January 29th, 2026.
Yesterday saw three merged pull requests focused on networking improvements and bug fixes.
The most significant change comes from zeroepoch, who merged networking configuration options for custom listening ports. This 189-line addition across 18 files allows users to configure which ports Nginx listens on, addressing scenarios with macvlan networks where all ports are automatically exposed. Users can now…
Blake Blackshear merged a go2rtc source restriction port from the development branch. This 78-line change strengthens security by implementing source validation checks in the go2rtc configuration system, with updated documentation covering the new restrictions.
Marijn0 contributed a small but important fix for missing internationalization keys across three TypeScript files in the web interface, ensuring proper text display in settings wizards and classification views.
What's next: The networking changes provide foundation for more flexible deployment options, while the go2rtc restrictions improve overall security posture.