Dash-Industry-Forum/dash.js
A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers. observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
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: 60
- age_days: 5045
- days_rel: 16
- days_push: 8
- n_releases_24m: 8
Adoption not part of the score
5544 stars · 1733 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
dash.js is a JavaScript reference client for playing MPEG-DASH video streams in browsers using Media Source Extensions and Encrypted Media Extensions. It supports adaptive bitrate streaming, DRM (Widevine, PlayReady, FairPlay, ClearKey), low-latency modes, and CMAF/Smooth Streaming content.
Use cases
- play mpeg-dash video in the browser
- add adaptive bitrate video streaming to a web app
- play DRM-protected video with widevine or playready in javascript
- stream live video with low latency in the browser
- play smooth streaming or cmaf content in html5 video
- build a custom video player with abr control
When to choose
- you need standards-based MPEG-DASH playback in a browser
- you need DRM support via EME (Widevine, PlayReady, FairPlay)
- you want a mature, industry-backed reference player with active development
- you need low-latency or live streaming features
When to avoid
- you need HLS-only playback (consider hls.js)
- you need playback outside the browser (native apps)
- you need a turnkey hosted video platform rather than a player library
Facets
library · maturity active
video-processing http-client ui-components web-development media frontend browser cross-platform mpeg-dash adaptive-streaming drm eme mse abr cmaf video-player smooth-streaming low-latency-streaming javascript
2 sources
- readme: https://github.com/Dash-Industry-Forum/dash.js · fetched 2026-08-28 · f61b02c587d1
- homepage: http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html · fetched 2026-08-29 · 061fa5d66e2f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Dash-Industry-Forum/dash.js | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="Dash-Industry-Forum/dash.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem