# ErosZy/WXInlinePlayer

🤟 Super fast H.264/H.265 FLV player

Repository: https://github.com/ErosZy/WXInlinePlayer
Canonical: https://ross.abutalabs.com/products/wxinlineplayer
Language: C++
License: NOASSERTION
License Family: other
Topics: wechat, player, h5, wasm, asm, playsinline, h264, decoder, flv, audiocontext, canvas, webgl, h265
Last push: 2023-01-06T02:03:47+00:00

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

## Adoption (not part of the score)
Stars 1482, forks 243 (observed 2026-08-28T04:04:51.173909+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: video-processing, audio-processing, graphics, wasm, parser
- domain: web-development, frontend, media, mobile-development
- platform: browser, cross-platform
- tags: flv-player, h264, h265, webgl, webaudio, wechat-webview, inline-video, software-decoding, emscripten, live-streaming, video, web-server

## Member repositories
- ErosZy/WXInlinePlayer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.173909+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-30T04:34:04.599242+00:00, confidence not recorded.
  - readme: https://github.com/ErosZy/WXInlinePlayer (fetched 2026-08-28T04:04:51.173909+00:00, sha 98c159ad8011)
- Data as of 2026-08-30T08:39:29.467469+00:00.
