frigate/frigate/config/camera
Nicolas Mowen fcf3824124 Improve comms typing (#18599)
* Enable mypy for comms

* Make zmq data types consistent

* Cleanup inter process typing issues

* Cleanup embeddings typing

* Cleanup config updater

* Cleanup recordings updator

* Make publisher have a generic type

* Cleanup event metadata updater

* Cleanup event metadata updater

* Cleanup detections updater

* Cleanup websocket

* Cleanup mqtt

* Cleanup webpush

* Cleanup dispatcher

* Formatting

* Remove unused

* Add return type

* Fix tests

* Fix semantic triggers config typing

* Cleanup
2025-08-16 10:20:33 -05:00
..
__init__.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
audio.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
birdseye.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
camera.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
detect.py Disable detection by default (#16980) 2025-03-06 08:00:29 -06:00
ffmpeg.py Enable audio by default (#17125) 2025-03-12 16:54:28 -05:00
genai.py Dynamically enable/disable GenAI (#19139) 2025-08-16 10:20:33 -05:00
live.py Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
motion.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
mqtt.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
notification.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
objects.py Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
onvif.py Autotracking improvements (#17955) 2025-04-29 10:17:56 -06:00
record.py Tiered recordings (#18492) 2025-08-16 10:20:33 -05:00
review.py Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
snapshots.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
timestamp.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
ui.py Split config.py into multiple files (#14038) 2024-09-28 14:21:42 -05:00
updater.py Dynamically enable/disable GenAI (#19139) 2025-08-16 10:20:33 -05:00
zone.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00