dash.js is an initiative of the DASH Industry Forum to establish a production quality framework for building video and audio players that play back MPEG-DASH content using client-side JavaScript libraries leveraging the Media Source Extensions API set as defined by the W3C.
- github wiki
- github ![]()
The core objectives of this project are to build an open source JavaScript library for the playback of DASH which: - Is robust in a real-world production environment - Has the best performing adaption algorithms - Is free for commercial use - Is both codec and browser agnostic - Implements best practices in playback of MPEG DASH - Supports a wide array of features including in-band events, multiple-periods and cross-browser DRM.