blakeblackshear.frigate/frigate/config
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
..
camera Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
__init__.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
auth.py
base.py
camera_group.py
classification.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
config.py Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
database.py
env.py
logger.py
mqtt.py Add ability to set mqtt qos in config (#16435) 2025-02-09 16:45:04 -06:00
proxy.py
telemetry.py
tls.py
ui.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00