AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.03k stars 102 forks source link

i'm using the version 6.5 alpha of aitrack and it's not working properly with opentrack. I've set the port to 4242 in both apps, i turned on "Use remote Opentrack client". I set UDP over network in opentrack and freetracj 2.0 enhanced. same ports but nothing seems to work. In Aitrack, the pink dots are showing around my face. I'm using logitech c920s. Can anyone help me out ? It used to work before. #149

Open Pijamin opened 2 years ago

Pijamin commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

searching46dof commented 2 years ago

You're seeing pink dots so it is getting data from the webcam and tracking but not sending the data to opentrack. Did you configure the IP address to 127.0.0.1 if you are sending the tracking data to opentrack on the same computer? Is it blocked by Windows Firewall?