SoTrackerserver Property |
Specifies a string used to initialize the connection to the tracking system.
Namespace: OIV.ScaleViz.Nodes
In order to connect to a VRCO trackd daemon, the string should contain the shared memory key for the trackd controller data, and the shared memory key for the trackd tracker data. The format of the string is:
"<controller key> : <tracker key>"
The shared memory keys are defined in the trackd.conf file.