summaryrefslogtreecommitdiff
path: root/src/daq/s5proxy/sample.json
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2016-10-16 17:38:02 +0200
committerChristian Pointner <equinox@spreadspace.org>2016-10-16 17:38:02 +0200
commit7d04d05d11dd293ac4a29d450d8bd9159cb5680e (patch)
tree5a416810f575173dc680722c77c4824d1d1869de /src/daq/s5proxy/sample.json
parentstats connecto to hub works now, improved logging and error handling (diff)
introduced statsworker
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"
+ }
}
}