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