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

Video doesn't work in Safari #9

Open
nskobelevs opened this issue Apr 7, 2022 · 10 comments
Open

Video doesn't work in Safari #9

nskobelevs opened this issue Apr 7, 2022 · 10 comments

Comments

@nskobelevs
Copy link

As usual, Safari is behind other browsers - it currently doesn't support .webm videos so your website just has the gray background when viewed on Safari.

Minuscule but thought you might want to know!

@ProstoSanja
Copy link
Owner

Hey, thanks, Ill get on it. Is this mac or mobile safari?

@nskobelevs
Copy link
Author

Neither work unfortunately.

Can I use says partial support on desktop with a minimum version. I updated mine recently enough but I'll double check versions tomorrow.

I'd say easiest fix might be to add multiple sources to the video tag?

@ProstoSanja
Copy link
Owner

yeah, That's what ill do

@ProstoSanja
Copy link
Owner

will have to wait until tomorrow

@nskobelevs
Copy link
Author

MacOS 12.3 - Safari 15.4
iOS 15.4.1 - Safari 15.4

TIL iOS safari version always matches the iOS version since it's part of the OS

@ProstoSanja
Copy link
Owner

Should be fixed in 5224d92, and deployed within hour

@nskobelevs
Copy link
Author

Just double checked there and sadly still not showing.
I ended up cloning the repo since it was weird that is wasn't loading.

It works if the mp4 source is first but that kinda defeats the purpose of having a webm one in the first place.

My guess is because Safari technically has partial support it doesn't ignore the webm source and still tries to play it even if it can't

@ProstoSanja
Copy link
Owner

I will investigate

@ProstoSanja ProstoSanja reopened this Apr 10, 2022
@nskobelevs
Copy link
Author

Lemme know if you want me to test anything locally before you deploy it!

@nskobelevs
Copy link
Author

Weirdly, now it works in mobile Safari but not Desktop 🤔 Would expect them to at least be consistent

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

2 participants