frigate/frigate
Josh Hawkins 99885b4bdc
Dynamically enable/disable GenAI (#19139)
* config

* dispatcher and mqtt

* docs

* use config updater

* add switch to frontend
2025-07-14 07:58:43 -05:00
..
api Optionally show tracked object paths in debug view (#19025) 2025-07-07 09:33:19 -05:00
camera Optionally show tracked object paths in debug view (#19025) 2025-07-07 09:33:19 -05:00
comms Dynamically enable/disable GenAI (#19139) 2025-07-14 07:58:43 -05:00
config Dynamically enable/disable GenAI (#19139) 2025-07-14 07:58:43 -05:00
data_processing Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00
db Improve face recognition (#15205) 2025-02-08 12:47:01 -06:00
detectors Improve logging (#18867) 2025-06-25 07:24:45 -06:00
embeddings Dynamically enable/disable GenAI (#19139) 2025-07-14 07:58:43 -05:00
events Improve logging (#18867) 2025-06-25 07:24:45 -06:00
genai fix: Initialize GenAI client if GenAI is enabled globally (#18623) 2025-06-08 06:55:29 -06:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
object_detection Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
output Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
ptz Add ONVIF focus support (#18883) 2025-06-25 16:45:36 -05:00
record Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
review Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Use Fork-Server As Spawn Method (#18682) 2025-06-12 12:12:34 -06:00
test Dynamically update masks and zones for cameras (#18359) 2025-05-22 20:51:23 -06:00
track Dynamic Management of Cameras (#18671) 2025-06-11 12:25:30 -05:00
util Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
app.py Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00
const.py Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00
ffmpeg_presets.py Increase ffmpeg timeout to 10 seconds (#17831) 2025-04-21 07:38:51 -05:00
log.py 0.17 tweaks (#18892) 2025-06-26 07:32:48 -06:00
models.py Semantic Search Triggers (#18969) 2025-07-07 09:03:57 -05:00
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
plus.py Add ability to update Frigate+ model to latest from UI (#17324) 2025-03-24 09:19:58 -06:00
storage.py Cap storage bandwidth (#15473) 2024-12-12 14:46:00 -06:00
timeline.py Fix various typing issues (#18187) 2025-05-13 08:27:20 -06:00
types.py Live classification model training (#18583) 2025-06-05 09:13:12 -06:00
video.py Handle SIGINT with forkserver (#18860) 2025-06-24 11:41:11 -06:00
watchdog.py Improve async object detector support (#17712) 2025-04-15 08:55:38 -05:00