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

Show video thumbnails on iOS when using $video embeds. #106

Open
perky opened this issue Dec 31, 2024 · 0 comments
Open

Show video thumbnails on iOS when using $video embeds. #106

perky opened this issue Dec 31, 2024 · 0 comments

Comments

@perky
Copy link

perky commented Dec 31, 2024

When you use a video embed via $video. you only see a play arrow on iOS. To make it show a thumbnail the generated html should look like:

<video src="/somevideo.mp4#t=0.001" preload="metadata"></video>

See https://shj.rip/article/how-to-generate-video-thumbnails-correctly-in-ios-safari.html#w-static-video-element for reference.

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

No branches or pull requests

1 participant