/html5player

An HTML 5 Player for Vistar Media assets.

Primary LanguageCoffeeScript

html5player

Build Status

An HTML 5 Player for Vistar Media assets.

Building as a web app

make build

The full app will be in the build directory.

Building for Cortex

make package

A zipfile will be in your current directory. This can be uploaded through the Cortex UI.

As a standalone app

There is an example of using this in https://github.com/vistarmedia/html5player/blob/master/src/app.coffee.