5
I’m developing a website. In each header
this site will have a video, it would be the same video for all headers. I used the tag video
of HTML5
even stayed and so:
<div class="video-institutional hidden-xs hidden-sm">
<video muted autoplay>
<source src="images/video/about-video.mp4" type="video/mp4">
Seu navegador não suporta esse formato de vídeo
</video>
<div class="text-video">
<h2 class="title">Bem-vindo! Somos a Deep Ocean</h2>
<p class="description">A Deep Ocean é uma agência de comunicação especializada no planejamento estratégico, criação e marketing, principalmente para projetos que fazem uso da plataforma interativa, em especial a internet.</p>
<a href="#sobre-deep" class="prt_btn about-btn">Conheça nossa história</a>
</div>
</div>
This video weighs 23 mega. no localhost
I can already see that it is locking enough, imagine when to put this in the lodging. What do you recommend I do so that it does not influence the loading of my page? I’ve already given a diminished quality to be able to stay with less weight, so it has this size of 23 mega because it weighed more before.
Good afternoon to you, Kirito. I always upload the videos on some site like: Youtube or Vímeo and put as "embed content", IE, it is just a link that is rendered by HTML5 itself for the video that is on either of these two sites. The only thing that will influence there is the internet speed. You don’t need to worry about Storage... Does this meet your demand? If yes, I can answer with an example.
– flaubert165
If I went on a website of a communications agency and I opened a video, I would find another agency. My wife worked in the area and she would get sick just hearing the idea.
– Oralista de Sistemas