Frigate NVR Updates: React 19 Migration and AXERA AI Support

Frigate merged five pull requests on March 11th, including a major React 19 compatibility update that replaces react-tracked with useSyncExternalStore and initial support for AXERA AI accelerators.

Duration: PT1M50S

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-03-12T10:15:40Z
  • Audio duration: PT1M50S

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 March 12th, 2026.

Yesterday saw significant development activity with five merged pull requests addressing both frontend modernization and hardware expansion.

Josh Hawkins merged the most substantial change - a React 19 compatibility update that replaces react-tracked and react-use-websocket with React's native useSyncExternalStore. This 426-line addition addresses React 19's removal of useReducer eager bailout, which broke the existing proxy-based state management. The…

GuoQing Liu merged initial support for AXERA AI accelerators, adding a new detector plugin and comprehensive documentation. This expands Frigate's hardware compatibility beyond existing AI accelerators, with Docker integration and installation guides included.

Hawkins also merged three smaller improvements: push notifications now respect user role camera access permissions, tracked object detail navigation buttons remain visible during use, and nginx now supports HTTP/2 to overcome browser connection limits.

Additional commits formalized these merges, with the React refactoring and AXERA support representing the most significant changes, along with the HTTP/2 nginx…

Nearby episodes from Frigate NVR Updates

  1. Weekly Recap - AI Integration & Performance Enhancements
  2. Authentication and UI Improvements
  3. UI Improvements and Hardware Documentation
  4. UI Improvements and Bug Fix
  5. Documentation and GenAI Improvements
  6. Motion Filtering and AI Improvements
  7. GenAI Integration and Camera Management
  8. Weekly Recap - React 19 Upgrade and Motion Search Features