From ec1d8c5f03276c6f5d91554cd25941d4556bfa6d Mon Sep 17 00:00:00 2001 From: gruberdev Date: Thu, 22 Feb 2024 00:43:54 -0300 Subject: [PATCH] [home] frigate fixed recording without timestamps on frigate --- apps/home/frigate/base/cm.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/home/frigate/base/cm.yaml b/apps/home/frigate/base/cm.yaml index 1dc6de53c..22c69f681 100644 --- a/apps/home/frigate/base/cm.yaml +++ b/apps/home/frigate/base/cm.yaml @@ -44,8 +44,7 @@ data: ffmpeg: hwaccel_args: preset-nvidia-h264 output_args: - record: -f segment -segment_time 60 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an - detect: -f rawvideo -pix_fmt yuv420p + record: preset-record-generic-audio-copy detectors: tensorrt: type: tensorrt