Commit e65e1082 authored by Alyx's avatar Alyx
Browse files

streaming

parent 5705eb6b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -86,12 +86,12 @@ if (!preg_match("/^[a-zA-Z0-9]+$/", $key)) {
    </div>
</div>
<hr>
<div style="margin-left:auto;margin-right:auto;width:1280px;height:720px;">
<div style="margin-left:auto;margin-right:auto;width:960px;height:540px;">
    <video
            id="my-player"
            class="vjs-default-skin video-js vjs-live vjs-liveui"
            poster="/testcardemma.png"
            data-setup='{ "controls": true, "autoplay": false, "preload": "metadata","liveui":true }'
            data-setup='{ "controls": true, "autoplay": true, "preload": "metadata","liveui":true }'
            width="960"
            height="540"
    >