summaryrefslogtreecommitdiff
path: root/dat/sample-web.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.json
parentand one more variable refactoring (diff)
new protocol version with streamlined names for variables
Diffstat (limited to 'dat/sample-web.json')
-rw-r--r--dat/sample-web.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/dat/sample-web.json b/dat/sample-web.json
index 35c76e0..c6cc573 100644
--- a/dat/sample-web.json
+++ b/dat/sample-web.json
@@ -1,8 +1,8 @@
{
- "streamer-id": {"quality": "high", "content-id": "av", "format": "webm"},
+ "stream": {"quality": "high", "content": "av", "format": "webm"},
"hostname": "localhost",
"tags": ["suppa", "toll"],
- "version": 1,
+ "version": 2,
"data": {"bytes-sent": 1519, "client-count": 0},
"start-time": "2013-10-21T12:30:00Z",
"duration-ms": 300000