From b53f49f8cbd3b7666c9267f0e2d88fce28ae6c1a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 10 May 2017 23:13:11 +0200 Subject: new protocol version with streamlined names for variables --- src/daq/s5proxy/sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/daq/s5proxy/sample.json') diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json index b13ec7d..b1abcdc 100644 --- a/src/daq/s5proxy/sample.json +++ b/src/daq/s5proxy/sample.json @@ -18,8 +18,8 @@ "hostname": "public1", "tags": [ "hello", "world" ], "duration": "15s", - "format" : "/${content-id}-${format}-${quality}", - "streamer": [ + "format" : "/${content}-${format}-${quality}", + "stream": [ "av-orig/flash,webm/high,medium,low,mini" ] } -- cgit v1.2.3