no webm hd atm

This commit is contained in:
MaZderMind 2014-12-26 20:55:08 +01:00
parent 9bf0a3c8d2
commit 7b7860d341

View file

@ -7,12 +7,14 @@
style="width: 100%; height: 100%;"
class="<?=h($miniroom ? 'nosubs' : 'subs')?>"
>
<? if($format != 'hd'): ?>
<source
data-plugin-type="native"
src="<?=h(link_stream('webm', $room, $format, $translated))?>"
title="WebM (Icecast)"
type="video/webm"
/>
<? endif ?>
<source
data-plugin-type="flash"
src="<?=h(link_stream('rtmp', $room, $format, $translated))?>"