summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-dione.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-dione.yml
parentstreaming: update all ffmpeg images.. (diff)
streaming/record+streamer: fix audio channel config
Diffstat (limited to 'inventory/host_vars/ch-dione.yml')
-rw-r--r--inventory/host_vars/ch-dione.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-dione.yml b/inventory/host_vars/ch-dione.yml
index 0b21c563..4503b49a 100644
--- a/inventory/host_vars/ch-dione.yml
+++ b/inventory/host_vars/ch-dione.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', 'Hp60', '-video_input', 'sdi', '-ac', '2', '-i', 'DeckLink Studio 4K']
+# streamer_rtmp_input: ['-f', 'decklink', '-format_code', 'Hp60', '-video_input', 'sdi', '-channels', '2', '-i', 'DeckLink Studio 4K']
# streamer_rtmp_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv:format=yuv420p"