<video> in Samsung Mail
PartialSamsung · mobile
Fix & Workaround
Use an animated GIF or a static image with a play button linking to the video.
Before
<video width="600" autoplay muted>
<source src="demo.mp4" type="video/mp4">
</video>After
<a href="https://example.com/watch" target="_blank">
<img src="https://example.com/video-thumb.gif"
width="600" alt="Watch the video"
style="display: block; border: 0; max-width: 100%;" />
</a>Replace video with animated GIF or linked thumbnail
Other Clients
| Client | Support |
|---|---|
| Gmail | Unsupported |
| Gmail Android | Unsupported |
| Gmail iOS | Unsupported |
| Outlook 365 | Unsupported |
| Outlook (New) | Unsupported |
| Outlook Classic | Unsupported |
| Outlook iOS | Unsupported |
| Outlook Android | Unsupported |
| Apple Mail | Supported |
| Apple Mail iOS | Partial |
| Yahoo Mail | Unsupported |
| Thunderbird | Supported |
| HEY Mail | Unsupported |
| Superhuman | Unsupported |
Related Features
Test your email across all 15 clients
Preview rendering, catch CSS issues, and get actionable fixes — free.
Try Emailens Free