From 30fd02cc084d08fdc56acff85b00392d194e78c4 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 May 2017 17:47:04 +0200 Subject: revamp test client handling --- dat/sample-web.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 dat/sample-web.json (limited to 'dat/sample-web.json') diff --git a/dat/sample-web.json b/dat/sample-web.json new file mode 100644 index 0000000..35c76e0 --- /dev/null +++ b/dat/sample-web.json @@ -0,0 +1,9 @@ +{ + "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 +} -- cgit v1.2.3