I need help understanding how can I use a protected Gumlet video with Presto Player PRO. Would you be willing to guide me? I got it working (sample video) located here https://video.gumlet.io/64b3175247459a13c34e23b2/64b3175247459a13c34e23b6/main.m3u8 on my site jkp.agency
It only seems to work on a mobile (Safari) browser but not on a desktop Chrome browser.
It is the default sample video ready for us. I have enabled mp4 for it, besides HLS.
Hey @jacek, We have figured out the issue. The problem is that Presto Player uses a library named HLS.js to play HLS links. The library version loaded by them is very old (version 0.14) while the current version is 1.4.6: Releases · video-dev/hls.js · GitHub
We use the newest protocol of HLS which is not understood by the 0.14 version of the library and hence the issues. Since you are paid customer of Presto Player, I request you to ask them to upgrade the HLS.js version to the latest one and it will solve the issue.
Most likely it will be just one line upgrade for them to do it so they should be willing to do it. If nothing works, you can always use our own player and links support oEmbed, which should resolve all issues for you.
Hope this helps. Please get back in case you need further help.
Thank you! Presto Made replied to the message and confirmed it should be fixed in their next plugin version. I can only hope they will manage to do this. Thank you for your help and support!