Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holographic Streaming unable to function after changing map #82

Closed
gvindiol opened this issue Sep 11, 2022 · 1 comment
Closed

Holographic Streaming unable to function after changing map #82

gvindiol opened this issue Sep 11, 2022 · 1 comment

Comments

@gvindiol
Copy link

gvindiol commented Sep 11, 2022

What is the secret to changing to a different unreal level with Holographic streaming?
Currently there are a few types of behaviors that occur when executing console command "open map"

To reproduce:

  • download the HololensViewer template
  • add a node somewhere in blueprints to execute console command "open arlevel" or use the console (~) and "open arlevel"

Behavior: The preview window will show 6-dof Head Rotation, but the image on the screen is stuck on the last frame.

===================================================
I'm trying to test the Windows Mixed Reality Plugin vs MicrosoftOpenXR Plugin

With Windows Mixed Reality Plugin my application will crash if i execute console command "open MapName" to ln 57 inside WindowsMixedRealityCustomPreset.h ( if (StereoDepthTexture != nullptr) )
How do i maintain holographic streaming on map change?
can i pass -vr -HoloLensRemoting=192.168.1.71 -RemotingBitRate=25000 somwhere in bluerpints?

@fieldsJacksonG
Copy link
Contributor

Known OpenXR issue in 5.0.3.
Possible workarounds described here: #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants