Video.js enter fullscreen on play

前端 未结 4 952
星月不相逢
星月不相逢 2021-01-01 03:18

I\'ve been searching around for a long time but still haven\'t found a valid solution for my problem. I just cant seem to get the video player to enter fullscreen. The API d

4条回答
  •  [愿得一人]
    2021-01-01 04:11

    I personally used a custom link that triggers both play and fullscreen.

    Play fullscreen
    

    And the js part:

    
    

    This is improvable but simple and does the job.

提交回复
热议问题