Skip to content
New issue

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

Default dash.js, hls.js and flv.js versions are out of date #1055

Closed
jrstinson opened this issue Oct 20, 2020 · 2 comments
Closed

Default dash.js, hls.js and flv.js versions are out of date #1055

jrstinson opened this issue Oct 20, 2020 · 2 comments

Comments

@jrstinson
Copy link
Contributor

jrstinson commented Oct 20, 2020

Be sure to search for your issue before opening a new one.

Current Behavior

The versions of dash.js and hls.js being used in react-player are several releases out of date, as such:

dash.js 2.9.2 -> 3.1.3
hls.js 0.13.1 -> 0.14.16

More recent versions are available via jsdelivr and cdnjs, but are not being used.

Expected Behavior

react-player should use the most recent stable release of dash.js and hls.js without needing to specify the newer versions in the configuration.

Steps to Reproduce

By default, the older versions of dash.js and hls.js are used.

@Aneesawan34
Copy link

yes currently this package is not run although, I have tried previous version 1.15.2 ? any idea so please share ?

@cookpete
Copy link
Owner

Fixed by #1056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants