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
6.01k stars 2.12k forks source link

Spectator Preview Build Error QRTracker #3509

Closed mtedlin closed 5 years ago

mtedlin commented 5 years ago

Overview

Trying to build the Holotoolkit Preview for SpectatorView first on hololens then to a iPhone. When trying to build to a selected folder I receive these errors.

Errors when building Hololens Spectator preview

Unity Editor Version

Unity 2017.4.21f1

Mixed Reality Toolkit Release Version

HoloToolkit-Unity-Preview-2017.4.3.0 HoloToolkit-Unity-2017.4.3.0-Refresh

hayalk commented 5 years ago

Just delete the QRTracker folder. It's not needed for the Spectator Preview.

mtedlin commented 5 years ago

Hello,

I appreciate you getting back with me. So to build spectator on both the hololens and the iPhone to be able to communicate in spectator mode you do not need the QRTracker folder ?

Regards,

Sent from my iPhone

On Mar 15, 2019, at 12:42 AM, hayalk notifications@github.com wrote:

Just delete the QRTracker folder. It's not needed for the Spectator Preview.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

hayalk commented 5 years ago

Yeah. QRTacking is never used. They use a ARUCO marker to get the pose of the iphone and that's through OpenCV.

Yoyozilla commented 5 years ago

Please reopen your issue in our new spectator view GitHub Repo: https://github.com/Microsoft/MixedReality-spectatorview