movi-player
WebCodecs + FFmpeg WASM browser video player with HDR support (BT.2020/PQ/HLG), zero-copy canvas rendering and hardware acceleration.
Link
Related resources
- h265player — FFmpeg-WASM H.265 Web PlayerBrowser H.265 decode via FFmpeg compiled to WASM, yuv-canvas rendering and Web Audio AAC pipeline.
- ffmpeg-wasm-streaming-video-playerDemo of in-browser streaming video transcode-and-play using ffmpeg.wasm.
- low-latency-streamer — WebCodecs H.264 Low-Latency PlayerH.264 + WebCodecs + Web Workers low-latency browser player with FastAPI/WebSocket backend.
- zlplayer — Zero-Latency MPEG2-TS WebCodecs PlayerDecodes MPEG2-TS to VideoFrame/AudioData via WebCodecs and feeds a video element through Breakout Box insertable streams, claiming sub-0.1s…
- Nimio — WebCodecs Web Player (Softvelum)Browser player using WebCodecs + SLDP over WebSockets that bypasses MSE for packet-to-pixel low-latency control.
- webrtc-externalsWebExtension replicating the chrome://webrtc-internals workflow cross-browser (Firefox/Edge included).
- SmartTubeNextAdvanced open-source video player for Android TV and set-top box devices.
- jwplayer-cast-receiverJW Player's custom Chromecast receiver application, vendor-maintained reference implementation.
- webrtc-internals-exporterChromium extension exporting WebRTC stats to Prometheus PushGateway with an included Grafana dashboard.
- Google Cast — Official GitHub OrganizationOfficial Google Cast samples hub containing sender and receiver reference implementations across multiple platforms.