0

Simplify videojs init

This commit is contained in:
Gabe Kangas 2020-06-18 01:24:09 -07:00
parent e8edce5178
commit 3ce6026cc8
2 changed files with 1 additions and 5 deletions

View File

@ -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>

View File

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