AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.07k stars 107 forks source link

v6,6 Not working in windows 10 #159

Closed BradleyGother closed 2 years ago

BradleyGother commented 2 years ago

The program launches v6,6, but is not starting once i press start to track in windows 10. It just closes the application. Ive tried to run as administrator as well, but it does the same thing.

It has IP address box selected as default & cannot start using USB connection.

AIRLegend commented 2 years ago

Are your camera settings right? What's the content of your log.txt file?

BradleyGother commented 2 years ago

Hi AIRLegend/aitrack

I managed to get it working. I use a 4G phone as a camera. It only works on 640x480 resolution - I have to set the droidcam app to use 480p. I cant get it to work on 720p settings in droidcam & config for AITrack. I tried 940x720 as per previous versions that worked, but it doesn't work. Not sure how much the resolution affects the stability of the head tracking if higher is better?

Thanks for this software, reply & help.

Regards Brad

On Wed, Aug 17, 2022 at 6:17 PM AIR @.***> wrote:

Are your camera settings right? What's the content of your log.txt file?

— Reply to this email directly, view it on GitHub https://github.com/AIRLegend/aitrack/issues/159#issuecomment-1218232543, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATLO2MHRAX3326NAFNMM463VZUGATANCNFSM56Z4XD5A . You are receiving this because you authored the thread.Message ID: @.***>

AIRLegend commented 2 years ago

Glad it's working now :)

The settings you set in AITrack must be supported by your camera (in this case, DroidCam). If not, crashing is normal.

As for the resolution, it shouldn't matter as, internally, all images are downscaled to 224x224.

Closing the issue then. Have a nice day.