summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.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 /src/daq/s5proxy/sample.json
parentand one more variable refactoring (diff)
new protocol version with streamlined names for variables
Diffstat (limited to 'src/daq/s5proxy/sample.json')
-rw-r--r--src/daq/s5proxy/sample.json4
1 files changed, 2 insertions, 2 deletions
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"
]
}