4
How do I so that when I click on the video it starts uploading, because I’m not getting if anyone can help thank you.
Here’s the code snippet from the video:
<div class="video">
<video class="video" loop controls tabindex="0">
<source src="video/nome_do_video.mp4"/>
</video>
</div>
Thank you guy helped me a lot
– Leonardo Costa
guy just a question like I do to kind of have a buffer for it starts only after the video load at least 15% ?
– Leonardo Costa
in google, search so "Html5 video buffer before playing"
– Daniel Omine
thank you very much.
– Leonardo Costa