Simplify videojs init
This commit is contained in:
@@ -72,7 +72,7 @@ GW TODO:
|
|||||||
playsinline
|
playsinline
|
||||||
muted
|
muted
|
||||||
poster="/thumbnail.png"
|
poster="/thumbnail.png"
|
||||||
data-setup='{"vhs": { "enableLowInitialPlaylist": true, "smoothQualityChange": true, "handlePartialData": true }}'
|
data-setup='{}'
|
||||||
>
|
>
|
||||||
<source src="hls/stream.m3u8" type="application/x-mpegURL"/>
|
<source src="hls/stream.m3u8" type="application/x-mpegURL"/>
|
||||||
</video>
|
</video>
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
# Stream description and content can go here.
|
|
||||||
|
|
||||||
1. Edit `content.md` in markdown.
|
|
||||||
1. And it'll go here.
|
|
||||||
Reference in New Issue
Block a user