-
-
Notifications
You must be signed in to change notification settings - Fork 113
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 use "record video" as upload option on Safari iOS #1568
Comments
I was tinkering with this issue and allowing |
I was looking for something like imgproxy for video awhile ago but I couldn't find anything. Why aren't more people making stuff we need 😅 |
I could try to make a proof of concept with ffmpeg, this way not only SN could support mov files but also handle compression for all the other videos 🗜️ |
sounds good to me! |
trim.D8C45A99-6AE4-4A67-B270-E92A7446654B.MOVTranscoding 🔁 It even adds an onTranscoding call to update the user on what's happening! (excited for so little) Oh and hey mov files now work :P EDIT: I also noticed a bug that prevents iOS (or Safari?) users from uploading videos, I'll open an issue and then PR the hotfix |
Is there an existing issue for this?
Describe the bug
If you click on Upload, you can upload an existing file or take a photo or video.
If you choose video, the resulting video can't be uploaded because it uses
.mov
.Screenshots
Steps To Reproduce
Expected behavior
We support MOV format
Logs
No response
Device information
Additional context
No response
The text was updated successfully, but these errors were encountered: