frigate/web/src/components/settings
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
..
CameraStreamingDialog.tsx Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
MotionMaskEditPane.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
ObjectMaskEditPane.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonCanvas.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonDrawer.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonEditControls.tsx Snap points to edges and create object mask from bounding box (#16488) 2025-02-11 09:08:28 -07:00
PolygonItem.tsx Accessibility features (#14518) 2024-10-22 16:07:42 -06:00
SearchSettings.tsx Language consistency - use Explore instead of Search (#15709) 2024-12-27 17:38:43 -07:00
ZoneEditPane.tsx Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00