Closed bobahvas closed 6 years ago
Hey @bobahvas,
Thanks for your interest in this module. We are closely following up releases from videojs. We will try to answer as early as possible people asking for the v6 compatibility of this module.
I'll keep you posted.
As VideoJS 6 has been officially released, I'm working on the compatibility to make it work with the latest version. You can follow the videojs6 branch to stay up to date with the current advancements.
A quick and dirty change is to change videojs.getComponent('Html5') to videojs.getTech('Html5'). I've not tested this extensively, but it is working in my local dev environment with both vjs5 and vjs6.
I will take a look. Thanks @fuzzynectarine
Hey! This source handler is now compatible with both vjs 5 & vjs6 https://github.com/streamroot/videojs5-hlsjs-source-handler/pull/47, so I'm closing this issue.
VideoJs renewed documetation and opens by default for v6.0.0-RC.2 I think we will see 6 version soon, and also will be good have new hlsjs handler.