From 4c32318be666bf9c0c62a6d71e24d6708448fb76 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Wed, 9 Sep 2026 11:42:57 -0400 Subject: [PATCH] frigate recording --- apps/frigate/config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/frigate/config.yaml b/apps/frigate/config.yaml index cb30040..f046657 100644 --- a/apps/frigate/config.yaml +++ b/apps/frigate/config.yaml @@ -26,6 +26,12 @@ data: - person - cat + record: + enabled: true + detections: + retain: + days: 1 + model: model_type: yolo-generic width: 640 # <--- should match the imgsize set during model export