mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-29 06:22:00 -08:00
bump hls.js (#1807)
This commit is contained in:
parent
503a131097
commit
35b67a9ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue