DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Feature/adaptive streaming #3

Closed DaWoody closed 8 years ago

DaWoody commented 8 years ago

Merging in the work from refactoring the adaptive methods into a separate module. First version now working, could probably need some tweaking when it comes to the currentVideoObject and currentVideoStreamObject and how they interact and share properties between video loads and such