Add basic how to run instructions

This commit is contained in:
Prohurtz 2022-04-25 11:54:07 -05:00 committed by GitHub
parent 03a0aebe07
commit 2112b9685d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,10 +3,15 @@ Not perfect and a lot more work needs to be done on all aspects of this project.
**How to run**
You will fist need python 3.9.x or earlier installed
Then install the dependencies in requirements.txt
You will want to run the gui and make first 2 sliders max then re adjust the next 2 up and back to the minimum.
Now open both inferno calib and inferno and set your device stream address in the cv2.VideoCapture('[set your address here]') line
Now run the inferno calib program and follow the audio prompts to calibrate.
After you have calibrated it you can start inferno.py and watch your eyes more in vrchat
*Please note this process will change and become more streamlined in the near future.*