Skip to content

dmlap/videojs-contrib-media-sources

 
 

Repository files navigation

videojs-media-sources

A Media Source Extensions plugin for video.js.

Media Source Extensions (MSE) is a W3C draft specification that makes it possible to feed data directly to a video element. MSE allows video developers to build functionality like adaptive streaming directly in javascript. To use the media sources plugin with the Flash video.js tech, you must use a version of the video-js-swf that exposes NetStream#appendBytes. Right now, that's only available by building a forked version of the SWF.

Getting Started

Check out an example of the plugin in use in example.html. More details coming soon!

Release History

A short list of features, fixes and changes for each release.

Coming soon!

License

See LICENSE-APACHE2.

About

Code for working with the media source extensions API and video.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • CSS 2.6%