From dae20081c8080a1b8fc098e4054abf716d7aff35 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 31 Jan 2018 08:41:36 +0100 Subject: elevate 2018 will use 4 streamer --- src/examples/elevate2018.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/examples') diff --git a/src/examples/elevate2018.json b/src/examples/elevate2018.json index 84c5311..412fcac 100644 --- a/src/examples/elevate2018.json +++ b/src/examples/elevate2018.json @@ -44,7 +44,9 @@ "helene": [ "encode-sdi-orig-vp8-*", "encode-sdi-orig-h264-360p25", "mux-*", "port-local1*", "http-local1*", "record-*" ], "emc-00": [ "repeater-public*" ], "emc-01": [ "port-public1*", "http-public1*" ], - "emc-02": [ "port-public2*", "http-public2*" ] + "emc-02": [ "port-public2*", "http-public2*" ], + "emc-03": [ "port-public3*", "http-public3*" ], + "emc-04": [ "port-public4*", "http-public4*" ] } }, "inputs": { @@ -95,7 +97,7 @@ }, "public": { "muxes": [ "av-orig", "audio-orig" ], - "type": "http", "count": 2, + "type": "http", "count": 4, "port": 8000, "interface": "localhost", "max-bw": 290000000, "burst-on-connect": 5, "hostname": "elevate-live%i.spreadspace.org", "repeater": True, -- cgit v1.2.3