I am building an app for an installation running on Oculus Go.
The app plays a large video and I want to host it on the device’s internal storage and link to it in the url field of the VideoPlayer component. However, I can’t seem to find the correct file path to use for this, I’ve tried a few examples of Android file path structures but with no success.
Has the file path changed. I used this on a single video build but when I tried to build multiple scenes with multiple videos using the file path for each video, the videos no longer play. I tried creating folders for each video as well. My start scene has no videos but I pull the trigger to go to next scene and it goes to a black screen