Browse Source

hls muxer: update hls.js

pull/956/head
aler9 4 years ago
parent
commit
dedca93eca
  1. 2
      internal/core/hls_muxer.go

2
internal/core/hls_muxer.go

@ -48,7 +48,7 @@ html, body { @@ -48,7 +48,7 @@ html, body {
<video id="video" muted controls autoplay></video>
<script src="https://cdn.jsdelivr.net/npm/hls.js@1.1.1"></script>
<script src="https://cdn.jsdelivr.net/npm/hls.js@1.1.5"></script>
<script>

Loading…
Cancel
Save