You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there. If I change <video controls> ... to <video controls poster="foo.jpg">, the screen correctly shows the thumbnail of the video along with a play button, but when I try to play the video, I just keep seeing the poster image instead of the video. Any clues? I'm using Firefox 78.
The text was updated successfully, but these errors were encountered:
Hi there. If I change
<video controls> ...
to<video controls poster="foo.jpg">
, the screen correctly shows the thumbnail of the video along with a play button, but when I try to play the video, I just keep seeing the poster image instead of the video. Any clues? I'm using Firefox 78.The text was updated successfully, but these errors were encountered: