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

python - Strange behavior using PyQt4's 'pyqtSlot' decorator before another decorator -

c# - UnhandledExceptionMode.ThrowException for AppDomain.UnhandledException -

c# - Process.Kill() returns access denied -