blakeblackshear.frigate/frigate/test
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
..
http_api Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
__init__.py
const.py
test_birdseye.py Write a low resolution low fps stream from decoded frames (#8673) 2024-01-31 12:56:11 +00:00
test_camera_pw.py fix typos (#9895) 2024-02-17 16:01:50 -06:00
test_config.py Fixes (#18338) 2025-05-22 09:38:14 -06:00
test_copy_yuv_to_position.py
test_ffmpeg_presets.py
test_gpu_stats.py
test_http.py Dynamically update masks and zones for cameras (#18359) 2025-08-16 10:20:33 -05:00
test_obects.py
test_object_detector.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00
test_record_retention.py
test_reduce_boxes.py
test_storage.py
test_video.py
test_yuv_region_2_rgb.py