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
Testing cdnbye with fluid-player failed, instructions from here: http://www.cdnbye.com/en/views/web/players.html#fluidplayer
cdnbye
fluid-player
Error message:
[FP_ERROR] player option hlsjsConfig is removed and has no effect. Use module callbacks instead!
https://github.com/fluid-player/fluid-player/blob/master/src/fluidplayer.js#L289
The text was updated successfully, but these errors were encountered:
The solution is to register a callback configureHls: https://docs.fluidplayer.com/docs/configuration/advanced/
configureHls
Details here: https://github.com/fluid-player/fluid-player/blob/master/src/modules/streaming.js#L98
Sorry, something went wrong.
Maybe you want to update docs
Thank you very much, update soon
No branches or pull requests
Testing
cdnbye
withfluid-player
failed, instructions from here: http://www.cdnbye.com/en/views/web/players.html#fluidplayerError message:
https://github.com/fluid-player/fluid-player/blob/master/src/fluidplayer.js#L289
The text was updated successfully, but these errors were encountered: