Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 174 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 174 Bytes

ogvjs-demo

Compiled version of the ogv.js demo found here https://github.com/brion/ogv.js/

To run:

Python 3: python3 -m http.server

Python 2: python -m SimpleHTTPServer