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.
Options

Spectator View - ImportExportAnchorManager.AttachToCachedAnchor Null Reference

Hi all,

I'm currently attempting set up a spectator rig.

I'm using a Canon Rebel T6 (not using the Canon SDK).
Elgato HD60S.

Generally speaking I am:

Running a UWP app on a Surface book which communicates via the HoloToolKit sharing service (sharing service is ran on the same surface book) to a single or multiple HoloLens; telling the hololens which hologram to display.

Rotation of holograms is controlled on the UWP app on the surface book.

I've successfully enabled sharing of the coordinate system to create a shared experience as described in Holograms 240 with no issues between two HoloLens'.

The Problem
I've completed all steps outlined in the documentation, however when running the compositor it does show the live feed from the camera and a hologram, however it shows the hologram from the scene view and not show the hologram where the spectator rig HoloLens displays it (or any other HoloLens for the matter).

I've also ran with "SV_ImportExport Anchor Manager" and "SV_Custom Messages" attached and not attached to my LabVisHomeBase object (hologram collection).

I've made no changes to either the Custom Messages or Import Export Anchor Manager. I've doubled checked my IP addresses within the "SpectatorViewManager" and found them to be correct. My "SpectatorViewManager" is under the same parent GameObject as the prefabs for the sharing service.

I'm also encountering an error within "ImportExportAnchorManager.AttachToCachedAnchor" Null Reference.

I appreciate any guidence or advice on how to get my spectator rig running correctly. Thanks!
Cheers

Tagged:
Sign In or Register to comment.