diff options
author | Daniel Molkentin | 2018-01-24 23:20:06 +0100 |
---|---|---|
committer | Daniel Molkentin | 2018-01-24 23:20:06 +0100 |
commit | 0e7aa8f74cd14545bafe7d365f313a22a47857fb (patch) | |
tree | b573e35ea1a3b5765d869df4d9e875e08db8f868 /configs/conferences | |
parent | 21537135e337ccd4213ceff4c25ff9d5a1245cf9 (diff) |
DASH support fuer Chaosradio
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/chaosradio/config.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php index cfd739f..94d301d 100644 --- a/configs/conferences/chaosradio/config.php +++ b/configs/conferences/chaosradio/config.php @@ -215,6 +215,9 @@ $CONFIG['ROOMS'] = array( */ 'HD_VIDEO' => true, + /** Wenn aktiviert, wird DASH streaming angeboten */ + 'DASH' => true, + /** * Slide-Only-Stream (1024×576) verfügbar * |