Skip to content

cnsuhao/pili-html5-player-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.8%
  • CSS 8.1%
  • HTML 7.1%