# shaka-project/shaka-player

JavaScript player library / DASH & HLS client / MSE-EME player

Repository: https://github.com/shaka-project/shaka-player
Canonical: https://ross.abutalabs.com/products/shaka-player
Homepage: http://shaka-project.github.io/shaka-player/
Language: JavaScript
License: Apache-2.0
License Family: permissive
Last push: 2026-08-26T09:12:34+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 4275, "days_push": 7, "days_rel": 12, "gap_med": 0.0, "n_releases_24m": 289}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8204, forks 1505 (observed 2026-08-28T04:10:19.570913+00:00)

## What it is
Shaka Player is an open-source JavaScript library for playing adaptive media formats like DASH and HLS in the browser using MediaSource Extensions and Encrypted Media Extensions, with no plugins or Flash required. It also supports offline storage and playback of media via IndexedDB, with license storage depending on browser support.

## Use cases
- play DASH and HLS adaptive streaming video in a web browser
- build a video player with DRM support using Encrypted Media Extensions
- enable offline download and playback of streaming media
- stream adaptive bitrate video without plugins or Flash
- add video playback to a smart TV or Chromecast web app
- play encrypted streaming content in Chrome, Firefox, Safari, or Edge

## When to choose
- you need a dependency-free, pure JavaScript adaptive streaming player for the browser
- you need DASH and HLS playback with DRM (EME) support
- you need offline media storage and playback via IndexedDB
- you target a wide range of browsers and TV platforms like Tizen, webOS, and Chromecast

## When to avoid
- you need native mobile SDK playback rather than a browser-based player
- you need to support legacy browsers like Internet Explorer
- you need server-side transcoding or media packaging rather than client-side playback

## Facets
- artifact type: library
- maturity: active
- function: video-processing, ui-components, http-client
- domain: web-development, frontend, media
- platform: browser, cross-platform
- tags: dash, hls, mse, eme, adaptive-streaming, drm, offline-playback, video-player, javascript-library, video, javascript, chromecast

## Member repositories
- shaka-project/shaka-player (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:19.570913+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:29:33.164666+00:00, confidence not recorded.
  - readme: https://github.com/shaka-project/shaka-player (fetched 2026-08-28T04:10:19.570913+00:00, sha c081e3d2b3c5)
  - homepage: http://shaka-project.github.io/shaka-player/ (fetched 2026-08-29T08:28:30.418848+00:00, sha 4874ea571f2b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
