You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
I am able to have multiple scenes with images and hotspots to emulate a user walking around a specific area. I wanted to add one of the scenes as a 360 video, but when I set the video url to either a local video in the project or a file hosted publicly on S3 I get the following
Error
Renderer: either image or video url must be specified
You need to make sure of the video path, probably you are not setting it correctly.
If you are setting it like video: 'myvideo.mp4' you need to put myvideo.mp4 in the same level as you js file that is accessing it.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am able to have multiple scenes with images and hotspots to emulate a user walking around a specific area. I wanted to add one of the scenes as a 360 video, but when I set the video url to either a local video in the project or a file hosted publicly on S3 I get the following
Error
Renderer: either image or video url must be specified
For example for that scene I have the following
Also tried
The text was updated successfully, but these errors were encountered: