Search Unity

App wich Remote Player to multiple HoloLenses

Discussion in 'VR' started by CurryGewuerzKetchup, Dec 19, 2018.

  1. CurryGewuerzKetchup

    CurryGewuerzKetchup

    Joined:
    Dec 19, 2018
    Posts:
    3
    Hello everyone,

    I am looking for a way to stream from my PC to one HoloLens. During I was wondering if it would be possible to stream from one PC to two HoloLens that would share the same holograms.
    I want to stream because I want to display huge objects, so I use a powerful PC.

    So far I found:
    https://docs.unity3d.com/ScriptReference/XR.WSA.HolographicRemoting.html
    https://forum.unity.com/threads/enable-mixed-reality-remoting.530714/
    https://docs.microsoft.com/en-us/windows/mixed-reality/add-holographic-remoting
    https://github.com/Microsoft/MixedRealityCompanionKit

    I don't have any previous experience of C++

    Thanks for every hint :)
     
  2. timke

    timke

    Joined:
    Nov 30, 2017
    Posts:
    408
    I'm unsure if this scenario is supported. I'm guessing you're using Miracast, which AFAIK does not support streaming to multiple devices over WiFi.

    I'd recommend posting this question on the Hololens forums: https://forums.hololens.com/ since this is more of a Microsoft question than Unity.
     
    CurryGewuerzKetchup likes this.
  3. CurryGewuerzKetchup

    CurryGewuerzKetchup

    Joined:
    Dec 19, 2018
    Posts:
    3
    Last edited: Dec 21, 2018
    AndrasBalazs likes this.