RealityCapture Assistant or second screen connectivity issues.

Hi, thanks for a quick answer! 

  1. Yes, they definitely on the same network. I can ping my iPhone from my computer.

The phone is at 192.168.1.158

The computer is at 192.168.1.76 with only one network adapter actually being active. So there should be no confusion there. 

  1. Interesting yes, RCNode seems to be listening and is allowed. Nothing else is using the port as it seems? 

  1. If I look at the url generated when using the QR code, the IP is correct. The rest of the string is like this: 

192.168.1.76:8000/static/secondscreen/secondscreen.html?authToken=3C04F1DA-021E-47A8-8C2…

But it never loads. If I enter just 192.168.1.76:8000 from a browser on the computer, I get this message :

{"message":"Missing authentication token.","code":-2113863678}

However, If I try the same thing from the phone, the server never loads. Browser is stuck on loading and then finally gives up. I guess that is some sort of indication of something, but I’m not sure what.