summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ele-calypso.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-02-07 01:21:33 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-02-07 01:21:33 +0100
commit3a22d7aa7dfa8ffc48699ef6ca5353bc76d474dd (patch)
tree705fbf0a9d893a6b1ab5507062f37d380fac05b7 /inventory/host_vars/ele-calypso.yml
parentMerge branch 'topic/prometheus-targets-refactoring' (diff)
ele-calyspo: udate docker image for player
Diffstat (limited to 'inventory/host_vars/ele-calypso.yml')
-rw-r--r--inventory/host_vars/ele-calypso.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index b540f7d6..74f437e5 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -71,7 +71,7 @@ kubernetes_standalone_max_pods: 42
kubernetes_standalone_cni_variant: with-portmap
player_inst_name: emc-feed
-player_ffmpeg_image_version: bullseye-decklink11.7-2022-06-12.26
+player_ffmpeg_image_version: bullseye-decklink11.7-2022-07-08.29
#player_input: [ '-f', 'live_flv', '-rtmp_live', 'live', '-i', "rtmp://{{ network_zones.cc_leslie.prefix | ansible.utils.ipaddr(network_zones.cc_leslie.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_output: [ '-ac', '2', '-pix_fmt', 'uyvy422', '-s', '1920x1080' ,'-r', '50','-f', 'decklink', 'DeckLink Mini Monitor 4K' ]