Frigate NVR Updates: Apple Silicon Proposal and Reliability Fixes

No single sweep today — one standout proposal for Apple Silicon acceleration alongside small merged fixes for stats reliability and docs. The Neural Engine detector in PR 24453 carries the highest future impact for Mac deployments.

Duration: PT2M5S

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-24T13:18:07Z
  • Audio duration: PT2M5S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, it's September 24th, 2026, and this is Frigate NVR Updates.

The lead insight: today's activity is scattered, not a coordinated change — a set of small stability and documentation fixes, plus one high-impact proposal for Mac hardware acceleration.

First, Apple Silicon. In PR 24453, a new lighter neural engine detector would run Frigate's O-N-N-X models on the Mac's Neural Engine when running under Lighter, an open-source container runtime for macOS. The context is that Frigate in a Mac container currently has no accelerator and falls back to the CPU, limiting…

Second, reliability of running systems. PR 24450, now merged, adds more guards for dynamically removed cameras in activity and object processing. Paired with that is PR 24455, landed as commit 397f525, which fixes the event rate calculation. Previously the rate was divided by time since start, so frames buffered…

Third, documentation hygiene. PR 24451 corrects the reference config for the F Fmpeg default record preset, and PR 24441 clarifies M Q T T docs. Both are merged, low risk, but they prevent misconfiguration.

What's next: watch review on the Mac detector proposal, and if you maintain detector or camera…

Nearby episodes from Frigate NVR Updates

  1. Opt-In Analytics Proposal and Safari Playback Parity
  2. Documentation Terms Aligned to UI
  3. Weekly Recap - GenAI Audio, Playback Control and New Detector Support
  4. DeepX NPU Support and Stability Fixes
  5. Semantic Search Reindex Fix
  6. Access Control and Error Handling Cleanup
  7. GenAI Gets Smarter, Config Validation Gets Honest
  8. Live View Reliability Fixes