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

iOS 15 mail causing issues with html5 video #101

Open
Fkarsum891 opened this issue Sep 29, 2021 · 2 comments
Open

iOS 15 mail causing issues with html5 video #101

Fkarsum891 opened this issue Sep 29, 2021 · 2 comments
Labels
Apple Mail macOS and iOS

Comments

@Fkarsum891
Copy link

Fkarsum891 commented Sep 29, 2021

When viewing a video in iOS 15 mail its very slow to start the video and when it plays its junky.

This occurs both with MPP enabled and without MPP enabled

@hteumeuleu hteumeuleu added the Apple Mail macOS and iOS label Sep 29, 2021
@hteumeuleu
Copy link
Owner

Do you have any code example and especially video file you're testing with? I usually find that Apple Mail is pretty sluggish with heavy video files.

@Fkarsum891
Copy link
Author

Fkarsum891 commented Sep 29, 2021

  <figure class="w95" style="width: 270px;">
<video class="w95" width="270" controlsList="nodownload" controls="controls" preload="auto" src="https://player.vimeo.com/external/566590374.sd.mp4?s=ed7290efcb5a407660887ab2a3558ddd9749abd4">
</video>
    <figcaption>caption</figcaption>
    </figure>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Apple Mail macOS and iOS
Projects
None yet
Development

No branches or pull requests

2 participants