嵌入式循环Vimeo视频是否会缓存其内容,这样如果访问者在同一页面上停留5个小时就不会一遍又一遍地加载它?
(不确定是否是Vimeo或HTML 5视频问题。)
这是我在首页标题中使用的Vimeo嵌入:
<iframe src="https://player.vimeo.com/video/8352041?background=1&muted=1&autoplay=1&loop=1&title=0&byline=0&portrait=0&autopause=0"
class="resp-iframe homepage-video-iframe"
webkitallowfullscreen
mozallowfullscreen
allowfullscreen>
</iframe>