The hostname attribute specifies the host name or ip address to use to connect to the eye tracker.
Name | Type | Description |
---|---|---|
hostname | string | A string containing the host name or ip address of the eye tracker. |
The following specifies the Tobii Plugin should use a custom ip address to connect to the eye tracker:
<eyetracker>
/ plugin = "tobii"
/ hostname = "100.1.1.2"
</eyetracker>