googlearchive / vrview

Library for embedding immersive media into traditional websites.
http://developers.google.com/cardboard/vrview
Apache License 2.0
1.71k stars 1.09k forks source link

Literally nothing in 360 media iFrames work. #320

Open jonothanhunt opened 6 years ago

jonothanhunt commented 6 years ago

VR viewers just come up black on all my devices. Even the gorilla example does not work.

CaioBrighenti commented 6 years ago

I'm having the exact same issue. None of the demos work. The only thing I can get working is linking the script from Google servers and not locally as well as a video from Google servers. If I try to use the same exact script and/or video locally no dice.

devsatish commented 5 years ago

Any work around for this? I tried adding allow="vr" in vrview.js, but couldn't get demos to work. Not Just video, I couldn't even load 360 images

devsatish commented 5 years ago

I tried using new version of vr-polyfill and it seems to be working! was able to load both mono/stereo images

actionTurtle commented 5 years ago

Yea I just noticed this too... Really sucks... I guess we will have to find other ways to do walk throughs

davidshttintin commented 5 years ago

how did u update to newer versions of vr-polyfill?

actionTurtle commented 5 years ago

forge.js from go pro... believe it or not... lol

devsatish commented 5 years ago

Switched to react 360 for now, but love to get back and fix the vrview-web lib some time