HTML <video loop> - Downloaded multiple times

前端 未结 3 944
花落未央
花落未央 2021-02-15 10:49

I\'m trying to set up a video as a background in a page. The thing is that i have a and triggers 1 download for the video, then when it finishes y start playing the video again

3条回答
  •  清歌不尽
    2021-02-15 11:14

    The only way to get around this issue is to load the file in local Storage or something. Example Above

提交回复
热议问题