blakeblackshear.frigate/frigate/config/camera
Josh Hawkins 531042467a
Dynamically enable/disable cameras (#16894)
* config options

* metrics

* stop and restart ffmpeg processes

* dispatcher

* frontend websocket

* buttons for testing

* don't recreate log pipe

* add/remove cam from birdseye when enabling/disabling

* end all objects and send empty camera activity

* enable/disable switch in ui

* disable buttons when camera is disabled

* use enabled_in_config for some frontend checks

* tweaks

* handle settings pane with disabled cameras

* frontend tweaks

* change to debug log

* mqtt docs

* tweak

* ensure all ffmpeg processes are initially started

* clean up

* use zmq

* remove camera metrics

* remove camera metrics

* tweaks

* frontend tweaks
2025-03-03 08:30:52 -07:00
..
__init__.py
audio.py
birdseye.py
camera.py Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
detect.py
ffmpeg.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07: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 (#16632) 2025-02-17 07:19:03 -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 Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
snapshots.py
timestamp.py
ui.py
zone.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00