Skip to content

A pure Web Component HLS Player powered by hls.js.

License

Notifications You must be signed in to change notification settings

yoyoys/hls-player.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

HLS Player Web Component

A pure Web Component HLS Player powered by hls.js. Very early stage.

Usage

Use like normal video element

<script type="module" src="./hls-player.mjs" ></script>
<video is="hls-player" width="400" muted playsinline autoplay src="http://192.168.50.108:8888/cam1/index.m3u8"></video>

License

MIT

About

A pure Web Component HLS Player powered by hls.js.

Resources

License

Stars

Watchers

Forks