Releases: John-Dean/OpenVR-Tracker-Websocket-Driver
[BREAKING] Updates to port numbers
HTTPS echo server addition
Adds 3 additional untrusted HTTPs servers on ports 8089, 8090, 8091 that allow for setting the echo variable from HTTPs sites without needing to connect to the websocket.
Fixed icons
Fixes icon issues
Rename driver
Release to rename the driver from "example" to "websocket_trackers".
Reworked the websocket interface to use the correct JSON formatting where possible.
Updated readme to reflect this change and to be clearer in what the driver offers.
Added a webserver
Added a webserver and added "ip" to the websocket response with a comma seperated list of local IP addresses that could resolve to "localhost".
Update models
This release replaces the tracker model with Vive trackers.
Added echoing VR positions, added in a echo to the websocket server
This release adds an echo to the websocket that replies with the positions of the attached VR devices. No idea how accurate it is. Also adds in the ability for local network devices to connect to the socket (I hope)
To use either follow the build and install instructions in the README, or:
- Download and extract
driver.zip
- Navigate to
C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers
- Paste the contents of
driver.zip
into this folder
Bug fix
This release adds an echo to the websocket that replies with the positions of the attached VR devices. No idea how accurate it is. Also adds in the ability for local network devices to connect to the socket (I hope)
To use either follow the build and install instructions in the README, or:
- Download and extract
driver.zip
- Navigate to
C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers
- Paste the contents of
driver.zip
into this folder
Bug Fix
This release adds an echo to the websocket that replies with the positions of the attached VR devices. No idea how accurate it is.
To use either follow the build and install instructions in the README, or:
- Download and extract
driver.zip
- Navigate to
C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers
- Paste the contents of
driver.zip
into this folder
Initial Release
Initial release of the driver.
To use either follow the build and install instructions in the README, or:
- Download and extract driver.zip
- Navigate to
C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers
- Paste the contents of driver.zip into this folder