sonysuqin/WasmVideoPlayer
Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 2794
- days_rel: n/a
- days_push: 2384
- n_releases_24m: 0
Adoption not part of the score
1389 stars · 378 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A WebAssembly-based video player library that plays H265/HEVC and other FFmpeg-supported codecs in the browser using FFmpeg for demuxing/decoding, WebGL for YUV rendering, and Web Audio for PCM playback. It supports MP4/FLV files and HTTP, WebSocket, and HTTP-FLV streams.
Use cases
- play h265 video in the browser
- play http-flv live stream in web page
- decode video with ffmpeg in webassembly
- render yuv frames with webgl
- play mp4 file with wasm decoder
- stream video over websocket to browser
- web player for hevc surveillance camera streams
When to choose
- you need to play H265/HEVC video in browsers that lack native support
- you need to play HTTP-FLV or WebSocket video streams in a web page
- you want a self-contained software-decoded player using FFmpeg codecs
When to avoid
- you only need H264 playback, which native HTML5 video handles well
- you need seeking or advanced player features, which are not implemented
- you need an actively maintained project with recent releases
- licensing concerns around GPL-3.0 or H265 patents apply to your product
Facets
library · maturity maintenance
video-processing audio-processing graphics wasm web-development frontend media browser wasm h265 hevc ffmpeg webgl web-audio video-player http-flv websocket-streaming yuv-rendering video javascript
2 sources
- readme: https://github.com/sonysuqin/WasmVideoPlayer · fetched 2026-08-28 · 56e528b36cac
- registry_npm: https://registry.npmjs.org/wasmvideoplayer · fetched 2026-08-29 · 0aaeb95eb039
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sonysuqin/WasmVideoPlayer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="sonysuqin/WasmVideoPlayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem