From ef13dfe3602de2e3c1792d213afb6e98fda643d7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 17 Oct 2016 02:36:45 +0200 Subject: data collection works now --- src/daq/s5proxy/sample.json | 5 +++-- 1 file changed, 3 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 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" ] } } -- cgit v1.2.3