You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your response.
Yes, it seems to be an HLS problem, and recording to this link: video-dev/hls.js#5146 (comment) can be fixed by changing HLS import to this: import Hls from 'hls.js/dist/hls.min'
Hi.
Great player, I Love it..
but I'm facing an error with
m3u8
.Video type
mp4
works perfectly but typem3u8
gives me an error.Console errors (if any)
This is the error I'm facing:
__webpack_modules__2[moduleId] is undefined
Environment
"^4.6.0"
Code
The text was updated successfully, but these errors were encountered: