enable dash for marktplatz

This commit is contained in:
derchris 2023-08-15 11:21:33 +02:00
parent ffee86ad2b
commit 512e9d1066

View file

@ -172,7 +172,7 @@ $CONFIG['ROOMS'] = array(
'SD_VIDEO' => false,
'HD_VIDEO' => false,
'DASH' => true,
'H264_ONLY' => false,
'H264_ONLY' => true,
'HLS' => false,
'SLIDES' => true,
'AUDIO' => false,