GithubHelp home page GithubHelp logo

h5-bilibili-video-player's Introduction

H5弹幕视频播放器

播放器部分源码源于:https://github.com/chiruom/DanmuPlayer

把弹幕文件(目前只针对BiliBili格式进行开发)放到koa-backend/xml目录中即可

使用教程

  1. 进入koa-backend目录,使用npm start启动弹幕API服务器;
  2. 修改index.html中video_name以更换播放视频源,并保证视频文件名与弹幕文件名相同(当然,文件后缀可以不同)
  3. 用浏览器打开index.html即可进行弹幕视频的观看

目前H5的

  1. Ogg:Theora视频编码和Vorbis音频编码
  2. MPEG4:H.264视频编码和AAC音频编码
  3. WebM:VP8视频编码和Vorbis音频编码

h5-bilibili-video-player's People

Contributors

gh877916059 avatar

Watchers

James Cloos avatar  avatar

Forkers

skytotwo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.