frame-player
Video playback reimagined using JSON and frame sequences. Lightweight, flexible, and ideal for mobile use cases.
File Explorer
Download Latest Version (.zip)- app.js
- package.json
- app.js
- package.json
- to_data_uri.php
- frameplayer.min.css
- frameplayer.min.js
- frameplayer.css
- frameplayer.js
- dragons.json
- video01.json
- video02.json
- dragons.mp4
- .gitignore
- bower.json
- gulpfile.js
- index.html
- package.json
- README.md
- run_server.py
# Installation Guide
1. Get the code
git clone https://github.com/vagnervjs/frame-player
Downloads the entire project code from GitHub to your computer.
cd frame-player
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ [sudo] npm install --global gulp
Downloads and installs the libraries listed in package.json.
$ npm install
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
