A javascript video player for still sequences images
Load the svp.js script, and follow the usage rules.
SVP is self instanciated when the page load on elements with classname svp. You can later on call directly:
SVP.init($SVPDomElement);
- Split the video control and player into separate module
- Name of classes name in options so it's easier to change
- Preload videos
- Test will long videos and higher fps
- Add a timeline
03.06.2016: First commit
Jean-François Desgagne (jfdesgagne [at] gmail [dot] com) The skateboarding dog (https://www.youtube.com/user/rnickeymouse)
MIT