diff options
author | Christian Pointner <equinox@spreadspace.org> | 2017-05-06 20:03:51 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2017-05-06 20:03:51 +0200 |
commit | d4db4c6876026a24bc420bb1ae3978310d3e71e0 (patch) | |
tree | f1c9501b8a012c2df6429566721665d73491da41 /dat/sample-pipegram.json | |
parent | cleanup and minor improvements for pipe and pipegram interface (diff) |
drop goji which never did much anyway
Diffstat (limited to 'dat/sample-pipegram.json')
-rw-r--r-- | dat/sample-pipegram.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dat/sample-pipegram.json b/dat/sample-pipegram.json index 09e5943..a9c919a 100644 --- a/dat/sample-pipegram.json +++ b/dat/sample-pipegram.json @@ -1,3 +1,3 @@ -{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 1519, "client-count": 0}, "start-time": "2013-10-21T12:30:00Z", "duration-ms": 300000} -{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 22849, "client-count": 1}, "start-time": "2013-10-21T12:35:00Z", "duration-ms": 300000} -{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["suppa", "toll"], "version": 1, "data": {"bytes-sent": 33100, "client-count": 1}, "start-time": "2013-10-21T12:40:00Z", "duration-ms": 300000} +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["other", "toll"], "version": 1, "data": {"bytes-sent": 1519, "client-count": 0}, "start-time": "2013-10-21T12:30:00Z", "duration-ms": 300000} +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["other", "toll"], "version": 1, "data": {"bytes-sent": 22849, "client-count": 1}, "start-time": "2013-10-21T12:35:00Z", "duration-ms": 300000} +{"streamer-id": {"quality": "high", "content-id": "av", "format": "webm"}, "hostname": "localhost", "tags": ["other", "toll"], "version": 1, "data": {"bytes-sent": 33100, "client-count": 1}, "start-time": "2013-10-21T12:40:00Z", "duration-ms": 300000} |