langhuihui/jessibuca
Jessibuca是一款开源的纯H5直播流播放器 observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 3853
- days_rel: 30
- days_push: 7
- n_releases_24m: 18
Adoption not part of the score
2893 stars · 470 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jessibuca is an open-source pure HTML5 live-streaming video player built on MediaSource, WebCodecs, and WebAssembly, with WebGL rendering and WebAudio playback. It decodes H.264/H.265 with AAC/G711 audio in the browser without plugins, achieving sub-second latency across PC, Android, and iOS webviews.
Use cases
- play live video streams in the browser without plugins
- play http-flv or websocket-flv streams in H5 pages
- achieve sub-second low-latency live streaming in browsers
- play H.265 video in browsers that lack native HEVC support
- embed surveillance camera streams (GB28181) in a web page
- autoplay live video inside WeChat H5 webviews
- record live streams to MP4 or WebM in the browser
- render multiple live video tiles with multi-instance playback
When to choose
- you need plugin-free live streaming playback in mobile or desktop browsers
- you must play H.265/HEVC or G711 streams where native browser codecs fail
- you need very low latency (under 1 second) for live monitoring or surveillance
- you want wasm soft-decode fallback plus MediaSource/WebCodecs hard-decode acceleration
- you need many simultaneous player instances with worker-based decoding
When to avoid
- you only need VOD playback of standard MP4/HLS files, which native video elements handle
- you need a full streaming server rather than a client-side player
- your project cannot accept GPL-3.0 licensing terms
- you require guaranteed support for Pro features without a commercial license
- you target environments without WebAssembly or modern browser APIs
Facets
library · maturity active
video-processing audio-processing computer-vision ui-components websocket web-development frontend media browser cross-platform wasm live-streaming h5-player flv h264 h265 webassembly low-latency video-player webrtc hls webgl surveillance video real-time web-server
2 sources
- readme: https://github.com/langhuihui/jessibuca · fetched 2026-08-28 · 11d85ebf6f93
- homepage: https://jessibuca.com · fetched 2026-08-29 · 079fac065225
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| langhuihui/jessibuca | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="langhuihui/jessibuca")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem