flv.js
HTML5 FLV Player
About this project
flv.js An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. LONG LIVE FLV! This project relies on Media Source Extensions to work. For FLV live stream playback, please consider mpegts.js which is under active development. This project will become rarely maintained. Overview flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 element through Media Source Extensions API. Demo http://bilibili.github.io/flv.js/demo/ Features — FLV container with H.264 + AAC / MP3 codec playback — Multipart segmented video playback — HTTP FLV low latency live stream playback — FLV over WebSocket…
Technologies
Project health
GitHub
Reviews
Built by
Maintain bilibili/flv.js? Claiming verifies admin access through your GitHub account and gives you control of this listing.