MicrosoftDocs / mixed-reality

Mixed Reality documentation
Creative Commons Attribution 4.0 International
173 stars 184 forks source link

Is it possible to stream from UE using OpenXR? #636

Closed zejdma closed 1 year ago

zejdma commented 2 years ago

Hello. Please help me with this misunderstanding.

In this article (https://docs.unrealengine.com/4.26/en-US/SharingAndReleasing/XRDevelopment/OpenXR/Prerequisites/) is written that it isnt possible to stream from UE using OpenXR, becouse I have to disable Windows Mixed Reality plugin.

In this article (https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unreal/unreal-streaming?tabs=wmr) Unreal 4.26 running on OpenXR supports streaming to versions 2.4.0+ of the Holographic Remoting Player.

In this arcticle (https://docs.microsoft.com/en-us/windows/mixed-reality/develop/unreal/tutorials/unreal-uxt-ch6#device-only-streaming) you write 3 steps:

I did these three steps and still cannot connect to remoting player.

Can you please help me how can I stream from UE to HoloLens 2 using OpenXR?

zejdma commented 2 years ago

I have SteamVR plugin enabled. Now it works fine!