flimshaw / flimshaw/Valiant360

Mobile Chrome can't play the video.

Open
#12 10 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
780
Forks
151
PR merge metrics
No merged PRs in 30d

Description

to make the mobile chrome play the video,

you need to add the following line to jquery.valiant360.js line:217

add this line:
this._video.setAttribute('crossorigin', 'anonymous');
to:
( original line 217 is " // make a self reference we can pass to our callbacks" , just add above this line)

hope this helps.

And Thanks for sharing this great plugin.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.