blakeblackshear.frigate/frigate/config/camera
Josh Hawkins 9a0211a71c
Improve Notifications (#16453)
* backend

* frontend

* add notification config at camera level

* camera level notifications in dispatcher

* initial onconnect

* frontend

* backend for suspended notifications

* frontend

* use base communicator

* initialize all cameras in suspended array and use 0 for unsuspended

* remove switch and use select for suspending in frontend

* use timestamp instead of datetime

* frontend tweaks

* mqtt docs

* fix button width

* use grid for layout

* use thread and queue for processing notifications with 10s timeout

* clean up

* move async code to main class

* tweaks

* docs

* remove warning message
2025-02-10 19:47:15 -07:00
..
__init__.py
audio.py
birdseye.py
camera.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
detect.py
ffmpeg.py Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
genai.py GenAI: add ability to save JPGs sent to provider (#15643) 2024-12-23 07:05:34 -07:00
live.py Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
motion.py
mqtt.py
notification.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
objects.py Object area debugging and improvements (#16432) 2025-02-09 14:48:23 -07:00
onvif.py Add autotracking calibration message (#16431) 2025-02-09 14:29:08 -07:00
record.py Bug Fixes (#15598) 2024-12-19 09:46:14 -06:00
review.py
snapshots.py
timestamp.py
ui.py
zone.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00