html - How to remove video placeholder? -


I have a video on my website that has removed the control, so it looks like a cellphone's screen and The problem is that the black video holder appears for each other before the video starts, and I want to remove it or hide it, is there any way to do it?

add poster = "placeholder" on video tag.

Make Placeholder. The first frame of your video


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -