MP4 in Video.js not playing until fully loaded

后端 未结 4 1430
北海茫月
北海茫月 2021-02-06 05:05

I\'m using Video.js to play back videos in MP4 format on a client\'s website. The player uses html5 video and Adobe Flash Player as a fallback. (In my case it seems to use Flash

4条回答
  •  北荒
    北荒 (楼主)
    2021-02-06 05:32

    Quoting http://docs.videojs.com/docs/guides/options.html

    The preload attribute informs the browser whether or not the video data should begin downloading as soon as the video tag is loaded. The options are auto, metadata, and none.

提交回复
热议问题