-
Is it possible to have one client collect data from two psmoveservices? For example, data from local psmoveservice on the same server as well as an psmoveservice instance on a remote server over ethernet? I have set up a single remote psmoveservice instance over ethernet before years ago to keep the multi pseye cam load off my gaming machine - I'm getting back into it and wondering if anyone knows if it is possible for the client api to listen to two psmoveservices before I go through too much trouble. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That will not work. PSMoveServiceEx is just the service that exposes device data locally so other apps can read it. For remote support you will need another application that supports it, mainly Virtual Device Manager. This will only work with SteamVR, not any other app and also this will not work when using a PSVR headset! |
Beta Was this translation helpful? Give feedback.
That will not work. PSMoveServiceEx is just the service that exposes device data locally so other apps can read it. For remote support you will need another application that supports it, mainly Virtual Device Manager.
Install PSMSX and VDM to your target off-load machine and install the SteamVR driver onto another machine (using VDM). Then just enter the IP of the SteamVR computer into VDM on the off-load machine.
This will only work with SteamVR, not any other app and also this will not work when using a PSVR headset!
And I strongly recommend to run everything locally for optimal tracking quality and performance. There should not even that much performance penalty to begin with using def…