Skip to content

Dashling is a light DASH MSE implementation.

License

Notifications You must be signed in to change notification settings

ThomasMichon/dashling

 
 

Repository files navigation

Dashling Build Status Coverage Status

Dashling is a client implementation for the playback of MPEG DASH via JavaScript and compliant browsers.

Quick Start

See example page for a demo of playback.

Run unit tests.

Install Dependencies

  1. install nodejs
  2. [Install dependencies from npm]
    • npm install -g gulp
    • npm install
  3. Type "gulp" to build and run tests.

Build / Run tests:

gulp

About

Dashling is a light DASH MSE implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.4%
  • TypeScript 31.2%
  • CSS 1.3%
  • HTML 1.1%