How do I integrate cameras into my the WWVDS system?

This article discusses integrating your detection and confirmation cameras into the WWVDS system using the web interface.

Product applicability

The following products are discussed in this article:

  • WWVDS Cameras:
    • GC-THO-156
    • GC-THO-D2530

Procedure

  1. Access the WWVDS Web Interface.
  2. Navigate to Configuration —> Detection Camera and Confirmation Camera.
    1. You will see the optical video stream settings for the chosen camera (Video Stream 1):

If you do not see any video streams configured, click Add to create a new video stream from the connected bi-spectrum camera. Configure this new stream using the same settings as shown below:

  1. Ensure, an RTSP connection line is specified for channel 1, like the following:
rtsp://<user>:<password>@<IPaddress>:554/snl/live/1/1
  1. Click Save after making changes.
  2. Click Video Stream 2 to check the thermal video stream settings. Verify the second (thermal) video stream points to channel 2 of the bi-spectrum camera:
rtsp://<user>:<password>@<IPaddress>:554/snl/live/2/1
  1. Click Save after making changes. Once you have completed the configuration process, you should be able to view live video feeds from both the optical and thermal sensors of the confirmation camera.
  2. Once complete, reboot the AI engine as per this article here.

Replace the following with your credentials:

  • <username>
  • <password>
  • <ipaddress>