superbderrick / MediaSourceSample

Simple player on the web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaSourceSample.

This is simple player on the web browser. It is going to use mse (mediasource) and eme(Encrypted Media Extensions ) to play dash streaming protocol, and It contained the basic sample codes about how to play video on the web browser with mediasource.

sample pages was made by ejs format , And It need to install node js.

Start

  1. npm install.
  2. npm start.

About

Simple player on the web browser.


Languages

Language:JavaScript 65.7%Language:HTML 33.4%Language:CSS 0.9%