Browse Source

Simplify videojs init

pull/5/head
Gabe Kangas 5 years ago
parent
commit
3ce6026cc8
  1. 2
      webroot/index.html
  2. 4
      webroot/static/content.md

2
webroot/index.html

@ -72,7 +72,7 @@ GW TODO: @@ -72,7 +72,7 @@ GW TODO:
playsinline
muted
poster="/thumbnail.png"
data-setup='{"vhs": { "enableLowInitialPlaylist": true, "smoothQualityChange": true, "handlePartialData": true }}'
data-setup='{}'
>
<source src="hls/stream.m3u8" type="application/x-mpegURL"/>
</video>

4
webroot/static/content.md

@ -1,4 +0,0 @@ @@ -1,4 +0,0 @@
# Stream description and content can go here.
1. Edit `content.md` in markdown.
1. And it'll go here.
Loading…
Cancel
Save