Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

手机端不能自动播放,pc上可以 #74

Open
paomian567 opened this issue Dec 16, 2020 · 1 comment
Open

手机端不能自动播放,pc上可以 #74

paomian567 opened this issue Dec 16, 2020 · 1 comment

Comments

@paomian567
Copy link

paomian567 commented Dec 16, 2020

手机端不能自动播放,pc上可以
vr.playCfg.muted = true;
vr.playCfg.autoplay = true;

var options = { 'muted': true, 'autoplay': true };

这两个方法都试了,pc上自动播放没有问题,但是手机上就不行

this.vr.video.play();用这个方法也不行

@sbbs3626
Copy link

sbbs3626 commented Mar 2, 2022

手机不能自动播放是浏览器禁用了,不是插件的问题,你可以搜索手机自动播放视频的解决办法

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants