Skip to content

dzearing/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