Files
frigate/docs
Josh Hawkins cfb87f9744 Miscellaneous fixes (#22913)
* add log when probing detect stream on startup

when users don't explicitly set detect.width and detect.height, we probe for them. sometimes the probe hangs (camera doesn't support UDP, like some Reolinks), so this log message will make that clearer

* add faq about probing detect stream

* fix stuck activity ring when tracked object transitions to stationary

* drop cache segments past retain cutoff regardless of retention mode

* add maintainer test
2026-04-18 07:10:50 -06:00
..
2026-04-18 07:10:50 -06:00
2026-03-30 10:36:45 -06:00
2026-03-30 10:36:45 -06:00
2026-04-14 08:19:50 -06:00
2026-03-30 10:36:45 -06:00
2021-01-26 21:40:33 -06:00
2025-12-12 07:45:03 -06:00

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website