summaryrefslogtreecommitdiff
path: root/src/examples/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/test.json')
-rw-r--r--src/examples/test.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/examples/test.json b/src/examples/test.json
index 9f2d189..5a5d5b0 100644
--- a/src/examples/test.json
+++ b/src/examples/test.json
@@ -43,7 +43,7 @@
"streamer3": [ "streamer-pub3" ]
}
},
- "input": {
+ "inputs": {
"sdi": {
"type": "decklink",
"master": true,
@@ -57,7 +57,7 @@
}
}
},
- "mux": {
+ "muxes": {
"av": {
"video": "sdi:video",
"audio": "sdi:audio",
@@ -73,7 +73,7 @@
}
}
},
- "stream": {
+ "streams": {
"streamer-local": {
"muxes": [ "av", "audio" ],
"type": "http", "count": 1, "port": 8000,