CodeBrowser / npm / hls-video-element
hls-video-element@1.5.11
// Custom element (web component) for playing video using the HTTP Live Streaming (HLS) format. Uses HLS.js.
$ npm install hls-video-element
downloads/wk
702,269
license
MIT
version
1.5.11
published
Mar 19, 2026
What is hls-video-element?
hls-video-element is a web component that lets you play HLS (HTTP Live Streaming) video files in the browser using a simple HTML element. It wraps HLS.js to handle the complexity of HLS streaming, so you can embed adaptive bitrate video playback without building a custom player. Use this if you need to serve video content that adapts to different network speeds and devices.
Keywords
#HLS #video #player
Maintainers
heff, mmcc, jsanford8, mux-npmjs