From 7b87cbe26811253538880b63d569c09011937200 Mon Sep 17 00:00:00 2001 From: Thomas Way Date: Mon, 22 Apr 2024 14:36:26 +0100 Subject: [PATCH] chore(k8s/amour/frigate): record audio --- k8s/amour/frigate/config_map_list.cue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/k8s/amour/frigate/config_map_list.cue b/k8s/amour/frigate/config_map_list.cue index 95b0992eb..6b2539f34 100644 --- a/k8s/amour/frigate/config_map_list.cue +++ b/k8s/amour/frigate/config_map_list.cue @@ -26,8 +26,11 @@ import ( type: "tensorrt" device: 0 } - ffmpeg: hwaccel_args: "preset-nvidia-h264" - detect: enabled: false + ffmpeg: { + hwaccel_args: "preset-nvidia-h264" + output_args: record: "preset-record-generic-audio-aac" + } + detect: enabled: false record: { enabled: true retain: {