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

[fix] add webm extension for safari #32

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

flyinprogrammer
Copy link

I found that viewing videos in Safari was broken when I ran this with AWS S3 as a backend. I came across this blog, added .webm extensions to the videos, and 🎉 - this seemed to fix it. I have no idea if this fixes it for Backblaze, but this may be helpful.

Maybe this closes: #12, maybe not.

Proof:

image

Copy link

vercel bot commented Aug 30, 2024

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

Name Status Preview Comments Updated (UTC)
snapify ❌ Failed (Inspect) Aug 30, 2024 0:26am

@flyinprogrammer
Copy link
Author

Oh yeah, this is a major breaking change - because people with existing videos would need to migrate those videos to have extensions. 🤷 I don't know what to do about that; worse yet, I am useless when coding Typescript, but I imagine some re-tries or a migration script could work. 😢

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

Successfully merging this pull request may close these issues.

videos cannot be played in safari
1 participant