xqq/mpegts.js
HTML5 MPEG2-TS / FLV Stream Player observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 98
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 298.5
- age_days: 1997
- days_rel: 19
- days_push: 16
- n_releases_24m: 3
Adoption not part of the score
2266 stars · 295 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript/TypeScript library that plays MPEG2-TS and FLV streams in HTML5 browsers by transmuxing them into fMP4 segments fed through Media Source Extensions. It is optimized for low-latency live playback such as DVB/ISDB TV or surveillance cameras, and is based on flv.js.
Use cases
- play low-latency MPEG-TS live streams in the browser
- play HTTP-FLV or WebSocket-FLV streams with sub-second latency
- playback of surveillance camera streams in a web page
- play .m2ts files (BDAV/BDMV) in the browser
- support HEVC or AV1 over MPEG-TS/FLV playback
- extract ARIB B24 subtitles or timed ID3 metadata from TS streams
When to choose
- you need sub-second latency live streaming in browsers via MSE
- your source is MPEG2-TS or FLV over HTTP(S) or WebSocket
- you need HEVC/AV1 or enhanced-RTMP codec support in the browser
When to avoid
- you need VOD with adaptive bitrate (use hls.js or dash.js)
- your target browsers lack MSE/ManagedMediaSource support
- you need DRM-protected content playback
Facets
library · maturity active
video-processing streaming serialization media web-development browser cross-platform mpegts flv mse html5-video live-streaming low-latency transmuxer hevc av1 video
2 sources
- readme: https://github.com/xqq/mpegts.js · fetched 2026-08-28 · e5c11c96c12a
- registry_npm: https://registry.npmjs.org/mpegts.js · fetched 2026-08-29 · df0c0439b92d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xqq/mpegts.js | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem