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.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/daq/s5proxy/sample.json b/src/daq/s5proxy/sample.json
index b501382..06a3604 100644
--- a/src/daq/s5proxy/sample.json
+++ b/src/daq/s5proxy/sample.json
@@ -14,6 +14,11 @@
{ "op": "time", "header": "Expires", "value": "-1s" }
],
"sfive": {
- "socket": "/var/run/sfive/pipegram"
+ "socket": "/var/run/sfive/pipegram",
+ "format" : "/${content-id}-${format}-${quality}",
+ "streamer": [
+ "av-dt,av-en/flash,webm/high,medium,low,mini",
+ "audio-orig/mp3,ogg/high,medium,low"
+ }
}
}