# FlvJs **Repository Path**: llj_8098/flv-js ## Basic Information - **Project Name**: FlvJs - **Description**: 结合bilibili官方库 https://github.com/Bilibili/flv.js(在作者xqq的基础上,添加一些其他作者的PR) 以及 epubcn的库 https://gitee.com/epubcn/flv.js(作者epubcn对音视频码率计算及延迟追赶方法进行了改进) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-04-07 - **Last Updated**: 2026-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README flv.js [![npm](https://img.shields.io/npm/v/flv.js.svg?style=flat)](https://www.npmjs.com/package/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. ## Overview flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 `