Unable To Get A Response
Hello, I am desperately trying to find an answer. Ive been posting for a few days trying to get help multiple people are having with saving MRC calibration to our headset. Were all getting the same Calibration Sending Error, being denied access to the file location.. Ive been sending in tickets to Oculus, posting in the Oculus Support Discord, sending emails but have not received a response as of now. Please tell me who or where I can find answers to this issue. Thank you1.4KViews2likes3CommentsMRCTools 5.1.0 does not work with OBS Studio 26.1.0
I'm trying Mixed Reality Capture on Oculus Quest 2. I have installed the MRC Tools 5.1.0 plugin in OBS Studio 26.1, but I don't see OclusMrcSource in the OBS source. The following error is recorded in the OBS Studio log. LoadLibrary failed for'../ ../ obs-plugins / 64bit / oculus-mrc.dll': The specified module could not be found. (126) Module'../ ../ obs-plugins / 64bit / oculus-mrc.dll' not loaded When I looked it up, it seems that oculus-mrc.dll calls the following DLL. Avcodec-57.dll Avutil-55.dll Swscale-4.dll However, the DLL that comes with OBS Studio 26.1.0 is new as follows. Avcodec-58.dll Avutil-56.dll Swscale-5.dll Could you please make oculus-mrc.dll of MRCTools compatible with these DLLs?2.8KViews0likes4CommentsHas Meta abandoned MRC Native support?
https://developer.oculus.com/documentation/native/android/android-native-mrc/ The instructions in the link above are very vague and outdated. For example, the instructions say to use ovrm_Initialize(), but that function does not exist in the header file we are asked to use: OVR_Mrc_Shim.h. Can someone please help me with MRC for Native Development? How do I implement this in hello_xr or XrCompositor_NativeActivity.c?656Views1like0CommentsHow to include OVR_Mrc_Shim.h in hello_xr for Native Android Mixed Reality Capture?
Native Android Mixed Reality Capture In the instructions above, it states: To add OVRMrcLib to your native Android project: 1. Include Shim/OVR_Mrc_Shim.h and Shim/OVR_Mrc_Shim.cpp in your project Which file in the hello_xr example do I #include Shim/OVR_Mrc_Shim.h? I'm guessing maybe openxr_program.h, but I want to get things right in the first step, since I'm having great difficulties in the next steps.675Views0likes0CommentsMixed Reality Capture tool never loads
I was able to install the Mixed Reality Capture tool successfully, but when I try to run it on my Windows 10 computer (fresh installation as of this writing), the tool opens a blank black background with no buttons. After watching videos of what should happen, it should be an application UI that I can click "Getting started", but that never happens. I just end up with a blank screen that I have to close by right clicking the icon on the taskbar. Anyone else experience this issue?896Views0likes1CommentFMOD and Oculus MRC
Hello all, I have implemented Oculus Mixed Reality Capture inside my Unity Project and everything works great. The only problem is that if I use FMOD, no audio gets transmitted to OBS... only the standard audio that goes through Unity Audio Listener gets sent to Mixed Reality Video. Has someone of you ever found a solution to this? All my game uses FMOD... Thank you!Solved1.3KViews1like1Comment