UNPKG
@cloudgeek/playcore-hls
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Support HLS file playback via hls.js
github.com/LarchLiu/playcore-hls
LarchLiu/playcore-hls
@cloudgeek/playcore-hls
/
dist
/
demo.html
11 lines
(7 loc)
•
200 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<
meta
charset
=
"utf-8"
>
<
title
>
playcore-hls demo
</
title
>
<
script
src
=
"./playcore-hls.umd.js"
>
</
script
>
<
link
rel
=
"stylesheet"
href
=
"./playcore-hls.css"
>
<
script
>
console
.
log
(playcore-hls)
</
script
>