Offline Camera Handling and ROCm GPU Updates

Three pull requests were merged yesterday, introducing offline preview images for disconnected cameras, enhanced AI chat capabilities with live context tools, and updated ROCm GPU support to version 7.2.0.

Duration: PT1M51S

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-23T11:13:23Z
  • Audio duration: PT1M51S

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 23rd, 2026.

Yesterday brought three merged pull requests focused on reliability and AI enhancements. Hawkeye217 merged offline preview image support, addressing a long-standing user pain point when cameras go offline or lose their detect stream. The change adds 297 lines of code across the media API, preview output system, and…

NickM-27 contributed two significant updates. The first adds live context tools to Frigate's LLM integration, expanding the AI chat system with 188 new lines of code. This enhancement allows the language model to access real-time system information, making conversations more contextually aware and useful for…

The second update from NickM-27 brings ROCm support to version 7.2.0, specifically benefiting users with consumer AMD GPUs. The update touches Docker configuration files and detection runners, streamlining the codebase while expanding hardware compatibility. This change represents AMD's continued investment in AI…

All three pull requests received single approvals and were merged within hours of submission, indicating solid code review processes and contributor familiarity with the codebase.

What's…

Nearby episodes from Frigate NVR Updates

  1. Networking and Beta Fixes
  2. Beta Fixes and Reversions
  3. Network Configuration and Bug Fixes
  4. Beta Bug Fixes and GenAI Schema Updates
  5. Gemini Integration and Classification Fixes
  6. LLM Chat API and Beta Fixes
  7. Directory Cleanup Fix
  8. Recording Cleanup Performance Improvement