blakeblackshear.frigate/frigate/api
Nicolas Mowen 4dc526761c Dynamically update masks and zones for cameras (#18359)
* Include config publisher in api

* Call update topic for passed topics

* Update zones dynamically

* Update zones internally

* Support zone and mask reset

* Handle updating objects config

* Don't put status for needing to restart Frigate

* Cleanup http tests

* Fix tests
2025-08-16 10:20:33 -05:00
..
defs Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
__init__.py
app.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
auth.py
classification.py
event.py Remove score sorting constraint (#19501) 2025-08-16 07:08:11 -06:00
export.py
fastapi_app.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
media.py Update API schema to latest (#19156) 2025-07-15 21:53:21 -05:00
notification.py Fixes (#19420) 2025-08-07 15:34:25 -06:00
preview.py
review.py