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

VOIP/WebRTC/SIP-Chat for Hololens

Hi guys,
I am wondering if someone already has tried to build an Unity-Hololens-App that allows voice-chatting OUTSIDE of the MS-universe. To give an example I want to build an app that allows voice-chat with one or more browser-Clients.

My preferred ways to achieve this would be WebRTC or SIP.
For WebRTC I found the WebRTC for UWP library (https://www.nuget.org/packages/WebRTC/), but there is no information/documentation on how to use it besides this (https://github.com/Microsoft/WebRTC-universal-samples) example which I find very complex.

For SIP I did not research that much for now, maybe you guys have some good pointers for open-source SDKs/libraries?

I also came across the Windows Universal VOIP samples (https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/VoIP), but I assume that this only works for UWP-Clients, am I right?

Nik

Tagged:

Answers

Sign In or Register to comment.