TangoChen / Coloreality

A project for enabling Leap Motion tracking indirectly, by transferring tracking data wirelessly from PC to target devices.
MIT License
45 stars 11 forks source link

Errors in app #7

Closed jagrunberg closed 5 years ago

jagrunberg commented 5 years ago

I had recently created the Coloreality app for my testing using the example project given, once I loaded it up to my phone, I started the PC application, typed in the right information, but my phone doesn't connect, it says "Error: Failed to connect within the last 5 seconds." How do I fix this error, is it even something on my end. My phone and PC are connected to the same network and I don't see anything that can create a conflict.

TangoChen commented 5 years ago

Hi, here're several things you can check to ensure the server and the phone app should be able to connect together:

Let me know if you are able to connect them later.

Thank you, TC

jagrunberg commented 5 years ago

So i found the issue to be with the pc application, i had all my settings correct on both my pc and phone, the issue was that on first run of the pc application, the default ip address is wrong, you will have to boot the application at least twice to get the proper ip configuration. Thank you for your time.