ErosZy/WXInlinePlayer
🤟 Super fast H.264/H.265 FLV player observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2589
- days_rel: n/a
- days_push: 1336
- n_releases_24m: 0
Adoption not part of the score
1482 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WXInlinePlayer is a JavaScript library that plays FLV (H.264/H.265) video in mobile web browsers via WebAssembly software decoding, rendering with WebGL and Web Audio. It bypasses native HTML5 video restrictions in Chinese mobile WebViews, supporting inline autoplay and live/on-demand playback.
Use cases
- play flv video inline on mobile web
- autoplay video in wechat webview
- play h265 video in browser without native support
- low-latency live streaming in h5
- avoid native video player overlay issues on mobile
- decode h264 in browser with wasm
When to choose
- you need inline, autoplaying FLV video on mobile WebViews with restrictive native video behavior
- you need H.265 playback in browsers
- you want lower live-streaming latency than MSE-based video
When to avoid
- you only target desktop browsers with full MSE support
- you need DRM or standard formats like HLS/DASH
- you need a maintained solution with active development
Facets
library · maturity maintenance
video-processing audio-processing graphics wasm parser web-development frontend media mobile-development browser cross-platform flv-player h264 h265 webgl webaudio wechat-webview inline-video software-decoding emscripten live-streaming video web-server
1 source
- readme: https://github.com/ErosZy/WXInlinePlayer · fetched 2026-08-28 · 98c159ad8011
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ErosZy/WXInlinePlayer | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ErosZy/WXInlinePlayer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem