From 2947bf6f6ca270f3381e890af6192c68b2443c7d Mon Sep 17 00:00:00 2001 From: Anton Schubert Date: Thu, 7 May 2020 23:42:45 +0200 Subject: remove obsolete stereo flag --- configs/conferences/unteilbar18/config.php | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'configs/conferences/unteilbar18/config.php') diff --git a/configs/conferences/unteilbar18/config.php b/configs/conferences/unteilbar18/config.php index 8a652196..f842cbd 100644 --- a/configs/conferences/unteilbar18/config.php +++ b/configs/conferences/unteilbar18/config.php @@ -166,16 +166,6 @@ $CONFIG['ROOMS'] = array( */ 'TRANSLATION' => false, - /** - * stereo-Tonspur statt native-Tonspur benutzen - * - * Wenn diese Zeile auskommentiert oder auf false gesetzt ist werden - * die "native"-Mono-Streams verwendet, andernfalls wird statt "native" - * der Streamname "stereo" eingesetzt. Im normalen Konferenz-Setup - * müssen dann beide Kanäle der Kamera mit einem Signal bespielt werden. - */ - 'STEREO' => false, - /** * SD-Video-Stream (1024×576) verfügbar * @@ -349,7 +339,7 @@ $CONFIG['ROOMS'] = array( # 'STREAM' => 's4', # 'PREVIEW' => true, # 'TRANSLATION' => false, -# 'STEREO' => false, +# # 'SD_VIDEO' => true, # 'HD_VIDEO' => true, # 'SLIDES' => false, @@ -369,7 +359,7 @@ $CONFIG['ROOMS'] = array( # 'STREAM' => 's41', # 'PREVIEW' => true, # 'TRANSLATION' => false, -# 'STEREO' => false, +# # 'SD_VIDEO' => true, # 'HD_VIDEO' => true, # 'SLIDES' => false, -- cgit v1.2.3