Dashling is a client implementation for the playback of MPEG DASH via JavaScript and compliant browsers.
See example page for a demo of playback.
Run unit tests.
- install nodejs
- [Install dependencies from npm]
- npm install -g gulp
- npm install
- Type "gulp" to build and run tests.
gulp