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

HLS.js 1.1.1 #112

Open
Vladislavik opened this issue Nov 30, 2021 · 4 comments
Open

HLS.js 1.1.1 #112

Vladislavik opened this issue Nov 30, 2021 · 4 comments

Comments

@Vladislavik
Copy link

Vladislavik commented Nov 30, 2021

Hi, can you please update hls.js to 1.1.1?
https://github.com/video-dev/hls.js/blob/master/MIGRATING.md

@dioramayuanito
Copy link

dioramayuanito commented Nov 30, 2021

we can download and unzip videojs-hlsjs-plugin project then

edit package.json and change hls.js version into "1.1.1"
"dependencies": {
"hls.js": "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

@dioramayuanito
Copy link

i think you should delete first /node_modules and call npm install again before npm run build

@VideoFX
Copy link

VideoFX commented Aug 18, 2022

I noticed updating hls.js breaks "p2p-media-loader". Is there any ideas on why that happens?

@ptitloup
Copy link

ptitloup commented Sep 7, 2023

We just open a PR to bump hls.js to version 1.3 : #115

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

4 participants