From f54e10bc7f571f49e397a0b714c16cf6199d73cf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 28 Feb 2024 15:20:32 +0100 Subject: ele-calypso: switch to feed from ele-thetys --- inventory/host_vars/ele-calypso.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index f974aaf0..92ae4936 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