Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Hololens remote supply and video, audio live streaming

We are currently developing a Hololens remote support module using LowLatencyMRVC. I would like to know if there is a setting or option to receive a voice when receiving Hololens video from LowLatencyMRVC. Then, the audio data is recorded for one second using a socket and made into a wav file, and the created file is sent to the client through the server to reproduce the wav file received by the client. However, when the voice data reception and LowLatencyMRVC are combined, the load of the program in Hololens is increased, and the program is terminated. Are there any suggestions on how to solve the problem or voice communication?

Answers

  • Options

    That would be awesome. Simple audio / video communication is really lacking :/

Sign In or Register to comment.