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