From a43d1a058491d0255fd732f2f964379f18418356 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 03:15:56 +0100 Subject: deploying manager to k8s works now --- templates/default/flumotion/soundcard.xml.j2 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 templates/default/flumotion/soundcard.xml.j2 (limited to 'templates/default/flumotion/soundcard.xml.j2') diff --git a/templates/default/flumotion/soundcard.xml.j2 b/templates/default/flumotion/soundcard.xml.j2 new file mode 100644 index 0000000..23df8a4 --- /dev/null +++ b/templates/default/flumotion/soundcard.xml.j2 @@ -0,0 +1,24 @@ + +%% for name, value in component.properties.items() + {{ value }} +%% endfor + {{ component.master }} + + + + + {{ name }}_raw + + audioconvert ! audio/x-raw-int,rate=(int)48000,width=16,depth=16,channels=2 + false + -- cgit v1.2.3