Skip to content
#

hololens

Here are 316 public repositories matching this topic...

SergioMasson
SergioMasson commented Sep 29, 2020

On our solution we are currently using de default google stun server, and we are not providing any TURN server. Most of the times when we try to make a call between peers that are not in the same network the ICE process fails and the there is not a simple way to retry it using the current API. The WebRTC javascrit peerConnection object has a method "restartIce", is there an equivalent of this meth

madhawap
madhawap commented May 13, 2019

Environment

Windows 10
Unity version 2017.4.3f1
Downloaded the repository on 10/05/2019
Visual Studio Version 2017
HoloLens 1

Steps to reproduce

  1. Build the Unity scene M2MqttUnity_TestXR without any modifications to the code or anything.
  2. Once the build is successful, open the M2MqttUnity.sln from Visual studio 2017
  3. Set settings to Release, x86 and Device
  4. Start Debug

Improve this page

Add a description, image, and links to the hololens topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hololens topic, visit your repo's landing page and select "manage topics."

Learn more