Video image placeholder #135
-
Hello, i know the property "poster" used to set an image placeholder for the video. In case i don't have an image, i would like it to be calculated automatically. In the html standard, this can be done in this way:
Is it possible with your library? |
Beta Was this translation helpful? Give feedback.
Answered by
igordanchenko
Jun 3, 2023
Replies: 1 comment 6 replies
-
Just FYI, the But to answer your question, you can definitely append such parameters to the video source url. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is expected behavior. The Thumbnails plugin requires an image to display it as a thumbnail. For video slides it expects an image in the
poster
prop.