microsoft / MixedReality-HolographicRemoting-Samples

Code samples for using Microsoft's Holographic Remoting library.
Other
141 stars 47 forks source link

Running the program SampleRemoteOpenXR with administrator privileges fails to operate normally. #101

Closed ljkljkljk101 closed 6 months ago

ljkljkljk101 commented 6 months ago

Hi remoting team,my computer runs the SampleRemoteOpenXR project normally, but when I run it with administrator privileges, it fails. The reason is that CHECK(EnableExtensionIfSupported(XR_MSFT_HOLOGRAPHIC_REMOTING_EXTENSION_NAME)) fails. Do you know any methods to solve this? I am also looking for a solution. This problem can also be reproduced on other computers.

Operating System: Win 11 CPU: 12th Gen Intel(R) Core(TM) i5-12490F GPU: GTX 3060 Thank you.