frigate/frigate/record
Josh Hawkins cfb87f9744
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
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
..
__init__.py Ability to manually create events through the API (#3184) 2023-05-19 05:16:11 -05:00
cleanup.py Inverse mypy and more mypy fixes (#22645) 2026-03-25 19:30:59 -05:00
export.py Add step + percent progress for exports (#22915) 2026-04-17 12:18:12 -06:00
maintainer.py Miscellaneous fixes (#22913) 2026-04-18 07:10:50 -06:00
record.py Require setting process priority for FrigateProcess (#19207) 2025-08-16 10:20:33 -05:00