Any way to make an html5 player poster transparent?

Is there a way to make an html5 player poster transparent? (instead of pix.jpg in this example:)

<video id="video" autoplay controls muted playsInline poster="/images/pix.jpg"></video>

If poster is removed the screen is black.

I look forward to any guidance

I’m sending this to the HTML+CSS forum, as it’s CSS that’s most likely to be your solution here.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.