summaryrefslogtreecommitdiff
path: root/dat/sample-web-bulk.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-05-10 23:13:11 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-05-10 23:15:47 +0200
commitb53f49f8cbd3b7666c9267f0e2d88fce28ae6c1a (patch)
tree5da51d292af7c5ad16a7198552f785f8cdf872f6 /dat/sample-web-bulk.json
parentand one more variable refactoring (diff)
new protocol version with streamlined names for variables
Diffstat (limited to 'dat/sample-web-bulk.json')
-rw-r--r--dat/sample-web-bulk.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/dat/sample-web-bulk.json b/dat/sample-web-bulk.json
index 31f1f2b..3809500 100644
--- a/dat/sample-web-bulk.json
+++ b/dat/sample-web-bulk.json
@@ -1,6 +1,6 @@
{
- "version": 1,
- "streamer-id": {"quality": "high", "content-id": "av", "format": "webm"},
+ "version": 2,
+ "stream": {"quality": "high", "content": "av", "format": "webm"},
"hostname": "localhost",
"tags": ["suppa", "toll"]
}