Skip to main content
1-Visitor
March 21, 2019
Solved

Manually changing Experience Service URL in Vuforia View for Hololens

  • March 21, 2019
  • 1 reply
  • 6455 views

Hello Community,

 

I`m facing the problem, that I have an experience service URL (https://<ipadress>/ExperienceService.ui), but when scanning the QR URL with Hololens it only reads the https://<ipadress> which alone is not working.

 

I tried it with the mobile version of vuforia view and there I was able to change the IP manually which worked out.

 

So my question is if there is any way to add an IP manually and not by scanning the QR code?

Best answer by augmentor

I was now able to connect to the ES by using a different router! Seems like there were some connectivity restrictions with the other router.

 

Thanks for the help!

 

1 reply

21-Topaz I
March 22, 2019

For View to connect to your Experience Service correctly it will also need the port. Studio will generate a QR code based on the ES URL that you provide to publish your Experience to. If you scan this QR code in View with your HoloLens, it should pull the IP + port. 

 

Here's an example of my local ES.

 

augmentor1-VisitorAuthor
1-Visitor
March 22, 2019

Thanks for the reply!

 

I forgot to metion the port, but I`m doing it exactly like you and it also works perfectly with the smartphone view app. Just when I scan the QR via Hololens it`s showing the correct URL but then telling me that the Experience Service can not be reached.. I am in the same network with the Hololens of course.

 

I read in some other posts that custom URLs are not supported for the Hololens yet?