summaryrefslogtreecommitdiff
path: root/src/examples/elevate2013.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-01-25 23:17:26 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-01-25 23:17:26 +0100
commita23795773ab7769cf84bfa6da3c1ee045139d2cf (patch)
treeaacfc9754e2e4548a8a33536644edcd68fbc9bef /src/examples/elevate2013.json
parentstarted a complete rewrite (diff)
generating inputs works now
Diffstat (limited to 'src/examples/elevate2013.json')
-rw-r--r--src/examples/elevate2013.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/examples/elevate2013.json b/src/examples/elevate2013.json
index 487033a..1dedbd1 100644
--- a/src/examples/elevate2013.json
+++ b/src/examples/elevate2013.json
@@ -66,7 +66,7 @@
"elevate2": [ "streamer-pub2" ]
}
},
- "input": {
+ "inputs": {
"sdi": {
"type": "decklink",
"master": true,
@@ -92,7 +92,7 @@
}
}
},
- "mux": {
+ "muxes": {
"av-orig": {
"video": "sdi:video",
"audio": "sdi:audio",
@@ -131,7 +131,7 @@
}
}
},
- "stream": {
+ "streams": {
"streamer-local": {
"muxes": [ "av-orig", "av-en", "audio-orig", "audio-en" ],
"type": "http", "count": 1, "port": 8000,
@@ -145,7 +145,7 @@
"hostname": "elevate-live%i", "repeater": "repeater-pub"
}
},
- "record": {
+ "records": {
"av": {
"muxes": {
"avr": { "format": "rec", "profile": "full" }