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

Demo Project (and JMuxer) not functioning on iOS 16.2/latest MacOS #133

Open
tmcqueen-materials opened this issue Dec 27, 2022 · 4 comments

Comments

@tmcqueen-materials
Copy link

Title says it all. Same behavior as reported in #71, but occurs on both demo sites (not just one), and is not resolved by splitting the h264 file into smaller chunks. DevTools on Safari on OS X (with debug:True) does not show any errors, instead reporting some number of chunks available. I'm at a loss as to why this doesn't work, it works on all other browsers I have tried. Unfortunately I don't have an older version of Safari.

@dtbaker
Copy link

dtbaker commented Feb 24, 2023

I'm experiencing this too on iOS. How can I go about debugging it further?

@samirkumardas
Copy link
Owner

It is because MSE is still not fully supported https://caniuse.com/?search=mse

@akathartos
Copy link

It is because MSE is still not fully supported https://caniuse.com/?search=mse

Have you tried the new Managed Media Source yet, is it directly implementable?

@CarlosRM
Copy link

Did you make it work with the Managed Media Source?

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

5 participants