We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original issue link: #1318 Wrong duration on wowza streams
nnarhinen commented on Dec 29, 2017
Continuing from flowplayer/flowplayer-hlsjs#103 (comment)
From http://web-0.radioradicale.it/prova/fp/audio.html :
fdambrosio commented on Jan 10, 2018
thanks! I'll test it soon!
fdambrosio commented on Jan 17, 2018
how can I test the new 7.2.2 release using the fixed hlsjs-lite-engine?
bbbo commented on Jan 17, 2018
https://releases.flowplayer.org/7.2.2/flowplayer-7.2.2.zip resp. https://releases.flowplayer.org/7.2.2/flowplayer.min.js with https://releases.flowplayer.org/7.2.2/skin/skin.css
thanks @bbbo but if I add https://releases.flowplayer.org/hlsjs/flowplayer.hlsjs.light.min.js duration is wrong , if I don't add hlsjs plugin the player fails because of Flash block on Chrome browser test http://web-0.radioradicale.it/prova/fp/audio.html related issue flowplayer/flowplayer-hlsjs#103
Try using the hlsjs-lite engine with hls.light.min.js (not properly documented yet, docs will be added to the main setup docs soon):
http://stylebites.de/fp7/duration.html
I'm not sure if and when the hlsjs plugin will be updated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue link: #1318 Wrong duration on wowza streams
nnarhinen commented on Dec 29, 2017
Continuing from flowplayer/flowplayer-hlsjs#103 (comment)
From http://web-0.radioradicale.it/prova/fp/audio.html :
fdambrosio commented on Jan 10, 2018
thanks! I'll test it soon!
fdambrosio commented on Jan 17, 2018
how can I test the new 7.2.2 release using the fixed hlsjs-lite-engine?
bbbo commented on Jan 17, 2018
https://releases.flowplayer.org/7.2.2/flowplayer-7.2.2.zip
resp.
https://releases.flowplayer.org/7.2.2/flowplayer.min.js
with
https://releases.flowplayer.org/7.2.2/skin/skin.css
fdambrosio commented on Jan 17, 2018
thanks @bbbo but if I add
https://releases.flowplayer.org/hlsjs/flowplayer.hlsjs.light.min.js
duration is wrong , if I don't add hlsjs plugin the player fails because of Flash block on Chrome browser
test http://web-0.radioradicale.it/prova/fp/audio.html
related issue flowplayer/flowplayer-hlsjs#103
bbbo commented on Jan 17, 2018
Try using the hlsjs-lite engine with hls.light.min.js (not properly documented yet, docs will be added to the main setup docs soon):
http://stylebites.de/fp7/duration.html
I'm not sure if and when the hlsjs plugin will be updated.
The text was updated successfully, but these errors were encountered: