HLS Dependency issue #1183
-
Hi all, I am based in China and I love using vidstack. However, it seems like that the HLS dependency is still dependent on getting it from JSDeliver CDN. Does anyone know how I can change this to have HLS directly installed in my project. This is my package.json:
However, when I check my console in my web application. I get the following error:
I want to make sure that HLS is directly used from the npm package I have installed. |
Beta Was this translation helpful? Give feedback.
Answered by
mihar-22
Feb 23, 2024
Replies: 1 comment 1 reply
-
Hey @ashkanyadegari! The "importing" section in our HLS provider docs shows you how to load |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ashkanyadegari
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @ashkanyadegari! The "importing" section in our HLS provider docs shows you how to load
hls.js
locally.