summaryrefslogtreecommitdiff
path: root/src/examples/test2.json
diff options
context:
space:
mode:
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,