-
Notifications
You must be signed in to change notification settings - Fork 80
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
HLS.js 1.1.1 #112
Comments
we can download and unzip videojs-hlsjs-plugin project then edit package.json and change hls.js version into "1.1.1" then npm install then npm run build check the result in /dist https://drive.google.com/file/d/1gSWmCj0DWyDR1G0vIhDCDLACAKLAWHa3/view?usp=sharing |
i think you should delete first /node_modules and call npm install again before npm run build |
I noticed updating hls.js breaks "p2p-media-loader". Is there any ideas on why that happens? |
We just open a PR to bump hls.js to version 1.3 : #115 |
Hi, can you please update hls.js to 1.1.1?
https://github.com/video-dev/hls.js/blob/master/MIGRATING.md
The text was updated successfully, but these errors were encountered: