Chimeejs/chimee
a video player framework aims to bring wonderful experience on browser observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 3352
- days_rel: n/a
- days_push: 2270
- n_releases_24m: 0
Adoption not part of the score
2394 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chimee is an extensible, component-based HTML5 video player framework for the browser, supporting mp4, m3u8 (HLS), and flv streams. It provides a plugin system so complex video features like UI controls, advertising, and logging can be decoupled into hot-swappable plugins.
Use cases
- play mp4, hls, and flv videos in the browser
- build a custom html5 video player with plugins
- handle cross-browser fullscreen, autoplay, and inline playback
- add overlay ads or custom UI on top of a video element
- support live streaming playback in web apps
- split complex video business logic into maintainable plugins
When to choose
- you need a plugin-based H5 video player supporting multiple stream formats
- you must solve browser compatibility issues like fullscreen and autoplay
- you want to decouple video features such as ads, UI, and logging into plugins
When to avoid
- you need a player with active maintenance and recent updates
- you only need simple native video playback without a framework
- you target non-browser environments like mobile native apps
Facets
framework · maturity maintenance
ui-components plugin-system video-processing middleware web-development frontend media browser video-player html5-video hls flv mp4 component-framework advertising-plugin live-streaming video javascript web
4 sources
- readme: https://github.com/Chimeejs/chimee · fetched 2026-08-28 · 7157b40a2a13
- homepage: http://chimee.pyzy.net/ · fetched 2026-08-29 · ae768a60f4e1
- site_page: http://chimee.pyzy.net/docs/index.html · fetched 2026-08-29 · 32a8c072e8eb
- registry_npm: https://registry.npmjs.org/chimee · fetched 2026-08-29 · c7bb91a6050a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Chimeejs/chimee | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem