Administrative Configurations for Streaming Viewer

The following steps outline the administrative setup to get the Streaming Viewer running:

  1. Login into the Aras Innovator as Administrator.
  2. From Table of Contents, expand Administration and select Variables.
  3. Click Search Variables and search for HOOPS_ServerURL.
  4. The HOOPS_ServerURL form appears.

  5. In Value field, replace http://localhost with http://IP_Address:11182
  6. where,

    • IP_Address: IP Address of the machine where the Streaming Viewer is installed.
    • 11182: Default Hoops Server Port Number.
    • 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.

  7. Click Done to save the changes.
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.