-
Notifications
You must be signed in to change notification settings - Fork 1.1k
No media at all #37
Comments
Please try the example page: On Fri, Jul 29, 2016 at 11:59 AM dlnkprs [email protected] wrote:
|
Hi, i have the same problem. |
I get the same issue, seems to be a local error when running from our computers. When i upload all the files to my web server it all works fine. Would love to get this to work offline, as in give a client a usb stick and they can run the file without an internet connection. |
You need to run VR View on an http/s scheme. file URLs won't work. |
Hi,
I've downloaded the ZIP and opened the index.html and examples. It keeps giving me error messages. On the homepage it says "Loader: Unable to load scene. Required parameter missing." On the video example page "Video load error" and on the pano example it says "Render: Unable to load texture from examples/pano/andes_512.jpg". The console gives me this: "Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'null' is therefore not allowed access."
It's all load errors. Am I retreiving the content the wrong way? Do I need to use https or something? I have not changed anything in the demo code. Also tried to get it to work on a local server (xampp), didn't work either. How can I get this to work? Absolutely love the idea to make 360/VR available in browser.
Thank you.
Dylan
The text was updated successfully, but these errors were encountered: