Notes) We're assuming you have python installed. If you do not, install it via the python website. Here's a link for the 64 bit python download. https://www.python.org/ftp/python/3.8.4/python-3.8.4-amd64.exe (please make sure you do a custom install, and install for all users in the install and also select "add python to PATH"
-
From your Windows Desktop, open the command prompt by pressing "Windows+R". A run box should open up. Type "cmd" in the box and press "ok". A new window will pop up.
-
in the new window, type the following
pip3 install pyyaml
-
once the pyyaml installs, install the python irsdk
pip3 install pyirsdk
3b) install the requests library by typing the following in the command line
pip3 install requests
-
Download the folder titled "YOUR_NAME_iracing_telemetry" from this github repo by clicking clicking on the corresponding .zip file above. You will be directed to a new screen. From there, push the download button in the lower right corner of the screen. After the .zip file has downloaded, unzip it and follow the next step.
-
From your Windows Desktop, open the command prompt by pressing "Windows+R". A run box should open up. Type
"C:\"
in the box and press "ok". A new window will pop up. -
Drag and drop the "iracing_telemetry" folder into the C:\ window and double click on it.
-
From your Windows Desktop, open the command prompt by pressing "Windows+R". A run box should open up. Type "shell:startup" in the box and press "ok". A new window will pop up.
-
In the "shell:startup" window that appears, drag and drop the "collect_iracing - Shortcut" into the "shell:startup" window. From there reboot your computer and start iracing.
-
We can verify in Splunk if it is connected. From here you are good to go with iRacing Telemetry setup.