/pili-html5-player-example

HTML5 <audio> or <video> player with Flash and Silverlight shims that mimics the HTML5 MediaElement API, enabling a consistent UI in all browsers.

Primary LanguageJavaScriptMIT LicenseMIT

pili-html5-player-example

An example application in MediaElement.js using pili-io.

##Guide

$ git clone git@github.com:pili-io/pili-html5-player-example.git
$ cd pili-html5-player-example
$ python -m SimpleHTTPServer

Serving HTTP on 0.0.0.0 port 8000 ...

open this http://localhost:8000 in your browser