From 939588873587a62dab09ad86595807a6a3a83bfa Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 29 May 2022 20:54:05 +0200 Subject: streaming/recorder: make use of new recording script in docker container --- inventory/host_vars/ch-thetys.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars/ch-thetys.yml') diff --git a/inventory/host_vars/ch-thetys.yml b/inventory/host_vars/ch-thetys.yml index 8602ef34..37bf9aa9 100644 --- a/inventory/host_vars/ch-thetys.yml +++ b/inventory/host_vars/ch-thetys.yml @@ -56,6 +56,6 @@ kubernetes_standalone_cni_variant: with-portmap streamer_rtmp_base_path: /srv/storage/streamer streamer_rtmp_inst_name: feed streamer_rtmp_nginx_image_version: 2022-05-15.24 -streamer_rtmp_ffmpeg_image_version: bullseye-decklink11.7-2022-05-28.17 +streamer_rtmp_ffmpeg_image_version: bullseye-decklink11.7-2022-05-29.21 streamer_rtmp_input: ['-f', 'decklink', '-video_input', 'sdi', '-format_code', 'Hp25', '-ac', '2', '-i', 'DeckLink Mini Recorder'] -streamer_rtmp_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv:format=yuv420p,setdar=dar=16/9" +streamer_rtmp_video_filter_common: "colorspace=iall=bt709:irange=tv:all=bt709:range=tv:format=yuv420p" -- cgit v1.2.3