How to autoplay HTML5 <video> and <audio> tags on iOS ?

后端 未结 2 557
你的背包
你的背包 2021-01-16 10:36

My team and I are tying to make a web application autoplay HTML5 video/audio tags on iPad. So far no luck after many attempts with CSS and

2条回答
  •  轮回少年
    2021-01-16 11:19

    Have you found solution for autoplay video on iOS device? If not, I've just find a solution here, you can use WeChat of iPhone to open it (just support WeChat of iPhone but not support iPad WeChat), it use video.js player, related code as below:

    It also has solution for support video play without full screen on iOS/Android/PC.

提交回复
热议问题