summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-thetys.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-04-30 02:37:58 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-04-30 02:37:58 +0200
commit749a242caf5ee36761cfa7637a3562b7fb718890 (patch)
tree1fdfff2c67dfd17cf49bfa47dfc9361dae075296 /inventory/host_vars/ch-thetys.yml
parentch-thetys: upgrade kubernetes and streamer nginx image (diff)
some test with rtmp encoder server
Diffstat (limited to 'inventory/host_vars/ch-thetys.yml')
-rw-r--r--inventory/host_vars/ch-thetys.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-thetys.yml b/inventory/host_vars/ch-thetys.yml
index 3052f8fa..5ea38e60 100644
--- a/inventory/host_vars/ch-thetys.yml
+++ b/inventory/host_vars/ch-thetys.yml
@@ -55,7 +55,7 @@ rtmp_streamer_inst_name: feed
rtmp_streamer_nginx_image_version: 2022-04-29.23
rtmp_streamer_decklink_card: "DeckLink Mini Recorder"
rtmp_streamer_config:
- input_params: ['-f', 'decklink', '-video_input', 'hdmi', '-format_code', 'Hp25', '-ac', '2', '-i']
+ input_params: ['-f', 'decklink', '-video_input', 'sdi', '-format_code', 'Hp25', '-ac', '2', '-i']
# input_params: ['-f', 'decklink', '-video_pts', 'wallclock', '-audio_pts', 'wallclock', '-video_input', 'hdmi', '-format_code', 'Hp25', '-ac', '2', '-i']
# input_params: ['-copyts', '-f', 'decklink', '-video_pts', 'abs_wallclock', '-audio_pts', 'abs_wallclock', '-video_input', 'hdmi', '-format_code', 'Hp25', '-ac', '2', '-i']
# input_params: ['-copyts', '-f', 'decklink', '-decklink_copyts', '1', '-video_input', 'hdmi', '-format_code', 'Hp25', '-ac', '2', '-i']