summaryrefslogtreecommitdiff
path: root/src/examples/test2.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/test2.json
parentstarted a complete rewrite (diff)
generating inputs works now
Diffstat (limited to 'src/examples/test2.json')
-rw-r--r--src/examples/test2.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/examples/test2.json b/src/examples/test2.json
index cb66d4d..6dc42f0 100644
--- a/src/examples/test2.json
+++ b/src/examples/test2.json
@@ -42,7 +42,7 @@
"telesto": [ "encoder-sdi-h264-720p25", "encoder-sdi-h264-480p25", "encoder-sdi-h264-360p25" ]
}
},
- "input": {
+ "inputs": {
"sdi": {
"type": "decklink",
"master": true,
@@ -65,7 +65,7 @@
}
}
},
- "mux": {
+ "muxes": {
"av-orig": {
"video": "sdi:video",
"audio": "sdi:audio",
@@ -93,7 +93,7 @@
}
}
},
- "stream": {
+ "streams": {
"streamer-local": {
"muxes": [ "av-orig", "av-en", "audio", "audio-en" ],
"type": "http", "count": 1, "port": 8000,