microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

RemoteMapping no longer working #406

Closed MatrixInception closed 7 years ago

MatrixInception commented 7 years ago

Hello, I was trying out RemoteMapping test scene from the latest version (2016-12-18) of HoloToolkit, but after pressing "N" and speaking "send meshes", nothing shows up in Unity Editor. Would anyone know why or how to fix this?

FYI: I also put in my PC's local IP address in Unity before building the app, checked boxes of InternetClientServer, PrivateNetworkClientServer, and Microphone under Publishing settings as instructed.

MatrixInception commented 7 years ago

Issue solved... by opening Windows Firewall Port 11000... my bad :)