video html5: Is it possible to display thumbnail from video on a specific time?

前端 未结 5 1429
我寻月下人不归
我寻月下人不归 2020-12-06 02:32

I use this to have a video player on browser

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 02:52

    I just want to add one more thing in this I guess you forgot to add preload="metadata" attribute in video tag like the below

    
    

    and one more thing I want to add that this will not starts video after 15 seconds, this will only take an screenshot from video and make it as a first view of the video

提交回复
热议问题