summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-helene.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-02-18 22:29:28 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-02-18 22:29:28 +0100
commit2f4886e837d9c6faa3e3f91016e061cf28dade95 (patch)
treedc6d92ab2e0b4c0d989950f9db9da008807fa2bd /inventory/host_vars/ch-helene.yml
parentstreaming: update all ffmpeg images.. (diff)
streaming/record+streamer: fix audio channel config
Diffstat (limited to 'inventory/host_vars/ch-helene.yml')
-rw-r--r--inventory/host_vars/ch-helene.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-helene.yml b/inventory/host_vars/ch-helene.yml
index 8e7c828b..36bffe97 100644
--- a/inventory/host_vars/ch-helene.yml
+++ b/inventory/host_vars/ch-helene.yml
@@ -59,5 +59,5 @@ kubelet_storage:
# streamer_rtmp_inst_name: feed
# streamer_rtmp_nginx_image_version: 2024-02-18.31
# streamer_rtmp_ffmpeg_image_version: bookworm-decklink12.5-2024-02-18.33
-# streamer_rtmp_input: ['-f', 'decklink', '-format_code', 'Hp50', '-ac', '2', '-i', 'DeckLink SDI 4K']
+# streamer_rtmp_input: ['-f', 'decklink', '-format_code', 'Hp50', '-channels', '2', '-i', 'DeckLink SDI 4K']
# streamer_rtmp_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv:format=yuv420p"