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

Can't play hls stream in some mobile devices using chrome #8789

Open
Habib2959 opened this issue Jul 9, 2024 · 2 comments
Open

Can't play hls stream in some mobile devices using chrome #8789

Habib2959 opened this issue Jul 9, 2024 · 2 comments
Labels
needs: triage This issue needs to be reviewed

Comments

@Habib2959
Copy link

Description

I am using video js in my website to stream hls video which is encrypted. The videos run smoothly on some devices but some people can't load the same video. Issue is happening on mobile devices with google chrome. I am providing an image of that error. Before that, I have also tried hls.js and the issue was same.
error-video-js

Reduced test case

o as it is a course so, the access is provided to the students.

Steps to reproduce

it's just working fine in some devices but in some devices can't play the same video.

Errors

The error is added in the description

What version of Video.js are you using?

8.16.1

Video.js plugins used.

hls quality selector

What browser(s) including version(s) does this occur with?

Chrome.

What OS(es) and version(s) does this occur with?

moslty on android mobiles

@Habib2959 Habib2959 added the needs: triage This issue needs to be reviewed label Jul 9, 2024
Copy link

welcome bot commented Jul 9, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@mister-ben
Copy link
Contributor

What sort of encryption? Some budget Android phones don't support Widevine. Impossible to say much without a reproducible test case but as you're getting the same behaviour on two different players on the same devices, it's less likely the issue is the players.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

2 participants