-
Notifications
You must be signed in to change notification settings - Fork 706
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
Videos do no load on ios/iphone/safari #1046
Comments
This is the error that is thrown: |
@christianmemije I just chased this issue down a rabbit hole and finally found a solution for me. When I was compressing my video I didn't set the proper encoding for H.264. If you use |
Oh yes, I remember us having this issue with KA Lite on iOS devices also. |
@hhsnopek Where do you add those flags? |
Summary
So far I didn't manage to see any video on "real" iPhone, but they do work on Android phones, even though it's messy trying to start/stop them because of the #1045.
System information
Screenshots
The text was updated successfully, but these errors were encountered: