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.

Server client between PC and hololens

I want to send image data from hololens to a PC / server for image processing, and then send the data back to the hololens. I'm not sure which networking libraries are best to use for this. Any suggestions would be very helpful.

Thanks in advance.

Answers

  • you could use an HTTP server or REST API or ASP.NET or anything really on the PC/server.

    Healthcare IT professional by day - Indie GameDev for UWP and mobile platforms by night

  • Which libraries would you use for the hololens side of networking? The holotoolkit is not so well documented, and I'm not sure if the Unity Networking will work for this?

Sign In or Register to comment.