Skip to content

superbderrick/MediaSourceSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published