blakeblackshear.frigate/frigate
Josh Hawkins 82f8694464
Toggle review alerts and detections (#16482)
* backend

* frontend

* docs

* fix topic name and initial websocket state

* update reference config

* fix mqtt docs

* fix initial topics

* don't apply max severity when alerts/detections are disabled

* fix ws merge

* tweaks
2025-02-11 07:46:25 -07:00
..
api remove extraneous print from recordings summary code (#16468) 2025-02-11 05:19:54 -07:00
camera Sub label sensors (#16218) 2025-02-08 12:47:01 -06:00
comms Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
config Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
data_processing Quick fix for face rec (#16226) 2025-02-08 12:47:01 -06:00
db
detectors Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
embeddings Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
events Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
genai
images
motion
output
ptz fix non-awaited onvif calls (#16469) 2025-02-11 05:19:20 -07:00
record Refactor export filenames to include start and end date/time (#16446) 2025-02-10 08:30:23 -07:00
review Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix missing prometheus commit (#16415) 2025-02-09 10:04:39 -07:00
test Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
track Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
util Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
const.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
ffmpeg_presets.py Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
log.py
models.py
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
object_detection.py
object_processing.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
plus.py
storage.py
timeline.py
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
watchdog.py