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

Mobile Video Fix #3

Merged
merged 8 commits into from
Jul 31, 2023
Merged

Mobile Video Fix #3

merged 8 commits into from
Jul 31, 2023

Conversation

KentaigaIBE
Copy link
Owner

This PR fixes mobile rendering issues by providing MP4 alternatives to the videos provided and automatically using WEBM if the device supports it. There are still some issues in regard to how iOS renders these videos since it attempts to render a large chunk of a video before displaying them properly. This will be mentioned in a new issue.

@KentaigaIBE KentaigaIBE added the bug Something isn't working label Jul 31, 2023
@KentaigaIBE KentaigaIBE self-assigned this Jul 31, 2023
@KentaigaIBE KentaigaIBE linked an issue Jul 31, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
portfolio-site ✅ Ready (Inspect) Visit Preview Jul 31, 2023 3:28am

@KentaigaIBE KentaigaIBE merged commit 7f19f64 into master Jul 31, 2023
2 checks passed
@KentaigaIBE KentaigaIBE deleted the mobile-video-fix branch July 31, 2023 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Videos Aren't Rendering on iOS
1 participant