# matvp91/indigo-player

Highly extensible, modern, JavaScript video player. Handles MPEG-Dash / HLS / MPEG-4 and is built on top of the HTML5 video element.

Repository: https://github.com/matvp91/indigo-player
Canonical: https://ross.abutalabs.com/products/indigo-player
Homepage: https://matvp91.github.io/indigo-player/
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: video, video-player, html5-video, mpeg-dash, dash, hls, shaka-player, hlsjs, drm
Last push: 2024-09-22T09:02:17+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2793, "days_push": 710, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1245, forks 61 (observed 2026-08-28T04:04:06.963424+00:00)

## What it is
indigo-player is a highly extensible, modern JavaScript video player library built on top of the HTML5 video element. It supports MPEG-DASH, HLS, and MPEG-4 playback with a modular plugin system and a React-based UI.

## Use cases
- play hls streams in the browser
- play mpeg-dash videos on a website
- embed an mp4 video player with custom ui
- build a video player with analytics plugins
- add subtitles and quality selection to html5 video
- play drm-protected video content in the browser

## When to choose
- you need a lightweight, extensible html5 video player with dash/hls support
- you want a plugin architecture for analytics or custom player features
- you prefer a react-based player ui out of the box

## When to avoid
- you need a player with active maintenance and timely issue resolution
- you need native mobile playback beyond the browser
- you require a full end-to-end video processing pipeline rather than playback

## Facets
- artifact type: library
- maturity: maintenance
- function: video-processing, ui-components, plugin-system
- domain: web-development, frontend, media
- platform: browser
- tags: video-player, html5-video, hls, mpeg-dash, drm, typescript, react-ui, nodejs

## Member repositories
- matvp91/indigo-player (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.963424+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-30T05:08:10.660709+00:00, confidence not recorded.
  - readme: https://github.com/matvp91/indigo-player (fetched 2026-08-28T04:04:06.963424+00:00, sha e21a9dd4643f)
  - homepage: https://matvp91.github.io/indigo-player/ (fetched 2026-08-29T12:19:45.783614+00:00, sha 0758cdf6f4e6)
  - registry_npm: https://registry.npmjs.org/indigo-player (fetched 2026-08-29T12:19:45.792573+00:00, sha 4176fb4fa440)
- Data as of 2026-08-30T08:39:29.467469+00:00.
