Forum Discussion
Octonic
4 years agoProtege
How to enable mixed reality capture with iPhone in Unity?
Hello,
I have been trying to get the new v35 iPhone mixed reality capability working, however, I have had no luck.
I'm not sure what I need to do as I have already enabled mixed reality in OVRManager and also added the following in Start():
if (!Oculus.Platform.Core.IsInitialized())
{
Oculus.Platform.Core.Initialize();
}
OVRPlugin.Media.SetPlatformInitialized();
The app on the iPhone just says that mixed reality is not supported.
3 Replies
Replies have been turned off for this discussion
- DanRaySNExplorer
Octonic you can check in here https://support.oculus.com/articles/in-vr-experiences/oculus-features/mobile-mixed-reality-camera if your iPhone is supported for mobile Mixed Reality Capture.
- OctonicProtege
DanRaySN Yeah, I am using the iPhone SE - 2nd version. The mrc works for beat saber, but not my app. Based on what I have read it seems that the functionality should work out of the box by enabling mrc in unity, but perhaps I am missing something? I have also tested the sample mrc scene which results in just a static screen on the phone.
- Anonymous
i've got a 13 pro max and i can't seem to even find the option. I have live overlay, and i have access to the mobile mixed reality capture app in my library but it doesn't initiate anything on the phone side.
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
- 11 months ago
- 3 months ago