VideoSequencer for Popcorn.js
Stars
9
Forks
5
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
added click detection to the timebar. seek not working properly, needs tweaking. [#202]
ccc00a3View on GitHubusing soda.js as a base, Ive added a timebar ui to track progress. hasa pause and play button. needs seek functionality still. [#202]
fa25760View on GitHubGot seeking to work!! probably can be reworked to be more efficient [#152]
7dcd88bView on GitHubmoved things around, modified event listener handling, adding and removing them works [#143]
86cd9f1View on GitHubbasic workings of addevent listener are working, supports multiple callbacks for multiple events, add all events to every playing video on the fly. need to test removeEventListener method [#143]
bf1c604View on GitHub