From 3a863b2e305932906f6433e6cc42d4a3fb2bb080 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 29 Jun 2017 20:46:32 +0200 Subject: Chaosradio is back on streaming voctomix setup for CCCB --- configs/conferences/chaosradio/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/chaosradio/config.php') diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index 2ab9c3e..cfd739f 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -24,8 +24,8 @@ else $IM_CCCB = ($upcoming_cr['location'] == 'CCCB'); } -//$STREAM = $IM_CCCB ? 's5' : 'q2'; -$STREAM = 'q2'; +$STREAM = $IM_CCCB ? 's23' : 'q2'; +//$STREAM = 'q2'; $CONFIG['CONFERENCE'] = array( /** -- cgit v1.2.3