From 190e62b96a95f65e2f78857b5dd29ac735ae876a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 4 Mar 2024 13:58:16 +0100 Subject: ele-calypso: switch back to test video --- inventory/host_vars/ele-calypso.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 92ae4936..f974aaf0 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -81,9 +81,9 @@ kubernetes_standalone_cni_variant: with-portmap player_inst_name: emc-feed player_ffmpeg_image_version: bookworm-decklink12.5-2024-02-18.33 -player_input: [ '-f', 'live_flv', '-rtmp_live', 'live', '-i', "rtmp://{{ network_zones.cc_orpheum.prefix | ansible.utils.ipaddr(network_zones.cc_orpheum.offsets['ele-thetys']) | ansible.utils.ipaddr('address') }}/emc-feed/full" ] +#player_input: [ '-f', 'live_flv', '-rtmp_live', 'live', '-i', "rtmp://{{ network_zones.cc_orpheum.prefix | ansible.utils.ipaddr(network_zones.cc_orpheum.offsets['ele-thetys']) | ansible.utils.ipaddr('address') }}/emc-feed/full" ] #player_input: [ '-stream_loop', '-1', '-i', '/srv/videos/Big Buck Bunny 1080p 60fps.mp4' ] -#player_input: [ '-stream_loop', '-1', '-i', '/srv/videos/Stress Test 1080p 25fps.mov' ] +player_input: [ '-stream_loop', '-1', '-i', '/srv/videos/Stress Test 1080p 25fps.mov' ] player_output: [ '-ac', '2', '-pix_fmt', 'uyvy422', '-s', '1920x1080' ,'-r', '25', '-f', 'decklink', 'DeckLink Mini Monitor 4K' ] player_volume_mounts: videos: -- cgit v1.2.3