0
点赞
收藏
分享

微信扫一扫

LivePlayer.js如何配置iframe允许自动播放和全屏操作


H5直播点播播放器

下载集成入口: ​​https://www.liveqing.com/docs/download/LivePlayer.html​​​

使用说明:​​https://www.liveqing.com/docs/manuals/LivePlayer.html​​

iframe 设置

添加属性 allowfullscreen allow=“autoplay; fullscreen”

<iframe src="" width="640" height="360" allowfullscreen allow="autoplay; fullscreen"></iframe>


举报

相关推荐

0 条评论