Forum Discussion
JFL
7 years agoHonored Guest
How to output for Oculus GO
Hi, we're putting together a piece for an upcoming art installation that incorporates VR and thought that Oculus GO could be a good solution.
We're familiar with building in Unity and putting the build on a laptop which we then plug a traditional HMD directly in to. How does this work though with Oculus GO?
What do we output to, and how do we get that to run on the device other than via the store as it's not an app just something that makes sense as part of this installation?
Can all of this be done quickly or are there delays/approval processes needed? Thank you!
We're familiar with building in Unity and putting the build on a laptop which we then plug a traditional HMD directly in to. How does this work though with Oculus GO?
What do we output to, and how do we get that to run on the device other than via the store as it's not an app just something that makes sense as part of this installation?
Can all of this be done quickly or are there delays/approval processes needed? Thank you!
12 Replies
Replies have been turned off for this discussion
- johanneslundberHonored GuestI found this guide recently with all needed steps and can confirm it works:
https://medium.com/inborn-experience/how-to-build-an-app-for-the-oculus-go-from-start-to-finish-with-unity-cb72d931ddae
The only issue I stumbled upon was a build error. Took a while to figure out the fix, but the best workaround until Unity fixes this is to download the "mips NDK toolchain" linked as mips64el-linus-android from this thread:
https://stackoverflow.com/questions/42739916/aarch64-linux-android-strip-file-missing - nevynHonored GuestThanks for this thread! Helped me put together some of the last pieces to get my Oculus Go development working. I also had the "mips NDK toolchain" issue, but solved it by changing Build System to "internal" instead of Gradle.
Another "gotcha" was to allow permission from within the Go's UI when adb was trying to authorize/access it for the first time. Took a while to realize I had to put on the headset to allow it, and just enabling developer mode wasn't enough.
I put together my own guide as a SO self-answer here: https://stackoverflow.com/a/52882622/48125 . It's Mac-centric so might not be as useful as @johanneslundberg's Medium post if you're running Windows.
Hope that helps!
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 10 months ago
- 4 years ago
- 3 years ago
- 2 months ago