Administrative Configurations for Streaming Viewer
Copy
The following steps outline the administrative setup to get the Streaming Viewer running:
- Login into the Aras Innovator as Administrator.
- From Table of Contents, expand Administration and select Variables.
- Click Search Variables and search for HOOPS_ServerURL.
- In Value field, replace http://localhost with http://IP_Address:11182
- IP_Address: IP Address of the machine where the Streaming Viewer is installed.
- 11182: Default Hoops Server Port Number.
- Click Done to save the changes.
The HOOPS_ServerURL form appears.
where,
Note
The port number 11182 in HOOPS_ServerURL should be the same as the
spawnServerPort parameter value in the HOOPS Server\server\node\Config.js.
There is no change to the Default Value field.
Note
If the server where Streaming Viewer is installed has Graphic Processing Unit (GPU), then the windowsServiceRespawnEnabled parameter in the
Config.js file should be set to False.