summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/daq/s5proxy/sample.json')
-rw-r--r--src/daq/s5proxy/sample.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json
index b746f03..2cf9074 100644
--- a/src/daq/s5proxy/sample.json
+++ b/src/daq/s5proxy/sample.json
@@ -15,11 +15,12 @@
],
"sfive": {
"socket": "/var/run/sfive/pipegram",
+ "hostname": "public1",
+ "tags": [ "hello", "world" ],
"duration": "15s",
"format" : "/${content-id}-${format}-${quality}",
"streamer": [
- "av-dt, av-en / flash, webm / high,medium ,low,mini",
- "audio-orig/mp3,ogg/high,medium,low"
+ "av-orig/flash,webm/high,medium,low,mini"
]
}
}