Questions tagged [mr-spectatorview]
8 questions
3
votes
0 answers
Problem with sending data from Hololens 2 over wifi - lagging periodically every 5 minutes
I am trying to continuously send small UDP packets (containing only couple of bytes) from Hololens 2 to a computer over wifi. In my case it is necessary to transfer these data at a stable rate of 60fps - without any dropouts. This works as expected,…

monty_python
- 35
- 5
3
votes
0 answers
Unity3D: Only a Cube appears while trying to spectate through Hololens
I am using Azure Spatial anchors as my Spatial Alignment Strategy.
Please let me know if I did anything wrong
So, if user side Hololens views a hologram, I want the same hologram to be viewed by the Spectator as well.
I have a main scene where I…

MrRobot9
- 2,402
- 4
- 31
- 68
3
votes
2 answers
how sharing & annotation/marking on shared holograms works on new Mixed Reality ToolKit (MRTK) for unity
I'm looking for solution to get rid of old version of MRTK and start using new version of MRTK for Unity sharing applications.
but i am no sure still the new version is supporting sharing as well as annotation or marking on shared holographic…

Piyush Bhalala
- 96
- 7
1
vote
0 answers
How to host and spectate with Hololens 1 using Azure Spatial Anchors?
I am trying to share content between two hololens 1 headsets. To do this I am trying to use Azure spatial anchors with the MRTK in Unity.
I am using unity 2018.4.14 with MRTK 2.0.0.
I have followed the instructions here as well as here.
I have…

JakeGIS
- 11
- 3
1
vote
1 answer
MRTK new spectator view: How to instantiate a prefab at runtime on both server and client?
The new spectator view seems to have changed the way it syncs states. It doesn't use UNet anymore but each component has a state synchronization service.
I can see how this synchronizes changes in objects that were in the scene from the start, but…

Krawlak
- 13
- 2
0
votes
1 answer
Asset Bundle is not visible from Spectator perspective
I follow the tutorial correctly and I was able to setup spectator view and build the application without any problems. Here is the flow of how my application goes:
I download an Asset Bundle and instantiate it as an Gameobject.
I put the GameObject…

BroColly
- 45
- 8
0
votes
1 answer
Unity3D: How does Spectator View work through user side of Hololens?
I am having a hard time understanding the documentation. So I trying to spectate using a Hololens mounted on a camera. The user Hololens has an application. What do I need to do on the user side Hololens to enable Spectator View? Does it require…

MrRobot9
- 2,402
- 4
- 31
- 68
-1
votes
1 answer
MRTK Spectator View erros
For my project i'm trying to add a mobile spectator to the unity game that will be played on the hololens 2. I'm trying to follow this page's instructions :…

Merlin
- 1