LocalJoost / QRCodeService

Show a MRTK2 service to read (and position) QR codes using HoloLens 2
MIT License
76 stars 25 forks source link

Problem while launching app #14

Closed ManChrys closed 2 years ago

ManChrys commented 2 years ago

Hello,

when I'm launching the app on holo2 I give all permissions and after that I can only see this.

file

its unity's environment

22222

That means that holo's camera don't get triggered ? I followed your blog's instructions.

Thanks in advance.

LocalJoost commented 2 years ago

Hi, this might surprise you, but based upon screen shots and no errors I really can't fathom what you might have done wrong. Did you read all the instructions at the end of https://localjoost.github.io/Positioning-QR-codes-in-space-with-HoloLens-2-building-a-'poor-man's-Vuforia'/ ? Did you try to download the fully built app and deploy it? What scenes were in your build? SampleScene or SampleScene2?. Etc

ManChrys commented 2 years ago

Hi, Thanks for the fast response. I build it again with "slightly improved" branch and I updated to unity 2020 and worked fine. I would like to ask where can I find the QR code you use, so I can spawn the plane ?

Thanks in advance.

ManChrys commented 2 years ago

ok i found it . Have a nice day.