Browse Source

bump hls.js (#1807)

pull/1808/head
Alessandro Ros 3 years ago committed by GitHub
parent
commit
35b67a9ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      internal/core/hls_index.html

2
internal/core/hls_index.html

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

Loading…
Cancel
Save