Hi there,
our embeded vimeo videos are really slow.
We embed them with autoplay, loop and hidden bars...
As far as i know it normally loads an thumbnail or wallpaper if its not ready yet, but in our case we have a white screen for some seconds before the video starts...
Does someone have similiar issues?
Our embed code:
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/868286699?background=1&autoplay=1&loop=1&title=0&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen class="noclick" id="noclick"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
thanks for your help!