Skip to main content

How to install and configure Corvid Gateway cloud

Step-by-step guide to installing the Cloud Gateway app on Hanwha Wisenet cameras, configuring the correct environment (Production/Staging/Dev)

Requirements

Please validate your network follows the recommendations depicted on this guide

Identify the right package

The Cloud Gateway for Hanwha ships as a .cap file. The correct package depends on the camera's WOP (Wisenet Open Platform) version.

How to check the WOP version:

  1. Log in to the camera web interface

  2. Go to Setup → Open Platform → Open Platform

  3. Click the version number in the top-right corner — a Version information dialog appears

  4. Read the Open platform field

WOP version shown

Package to use

5.00_xxxxxx — and camera is QNE-8011R or QNO-8010R

WOP 5.00 — Q8000 package

5.00_xxxxxx — and camera is XND/XNB-6000 series

WOP 5.00 — X6000 package

25.xx.xx

WOP 25.04 — WN9 package

Older than 5.00

Do not install — contact support with the model number

Package filenames reference:

Package

Platform

Cameras

CorvidCloudGateway_hanwha_wop500_q8000_arm7_x.x.x.cap

Q8000 / WOP 5.00

QNE-8011R, QNO-8010R

CorvidCloudGateway_hanwha_wop500_x6000_arm7_x.x.x.cap

X6000 / WOP 5.00

XND/XNB-6000 series

CorvidCloudGateway_hanwha_wop2504_wn9_arm64_x.x.x.cap

WN9 / WOP 25.04

XND-A8084RV, WN9 series

Rename the file before installing

Important: Hanwha validates that the filename matches the internal app name. Before uploading, rename the .cap file to exactly:

CorvidCloudGateway.cap

Installing with the original descriptive filename will fail the upload validation.3.3 Install the package

  1. Rename the file to CorvidCloudGateway.cap

  2. Open the camera web interface: http://<camera-ip>

  3. Log in with admin credentials

  4. Go to Setup → Open Platform → click Install and select CorvidCloudGateway.cap

  5. Toggle the app ON

Configure the API Host

Once installed, click the Go App icon next to Cloud Gateway and fill in the fields:

Field

Production

Staging

Development

API Host

stream-api.corvidcloud.com

stream-api.stg.corvidcloud.com

stream-api.dev.corvidcloud.com

Relay Host

(leave empty)

(leave empty)

(leave empty)

Click Save. Changes apply within a few seconds — no restart needed.3.5 Get the MAC address (Hanwha)

The MAC address is the camera's unique identifier in the Corvid system. You will need it in Part 4.

Option A — From the Cloud Gateway app UI (recommended):

  1. In the camera web UI, go to Setup → Open Platform

  2. Click Go App next to Cloud Gateway

  3. Scroll to the bottom of the app's web UI — the MAC address is displayed there

Option B — From the camera network settings:

  1. Go to Setup → Network → Interface

  2. The MAC address is listed with the network interface details​

Supported Cameras

WOP 4.02 — hanwha/v4.02/

Docker image: lighthousetechio/wop:4.02

Model

Platform

Arch

Signing

Tested

PNM-7082RVD

WN7

arm7

Required

:marca_de_verificación_blanca:

Only WN7 has been validated on real hardware. Packages for S3L, CV2X, WN5, and Q6000 exist in the repo but have not been tested — do not offer to customers without first validating on physical hardware.


WOP 5.00 — hanwha/v5.00/

Docker image: lighthousetechio/wop:5.00

Model

Platform

Arch

Signing

Tested

QNE-8011R

Q8000 / S3L

arm7

Not required

:marca_de_verificación_blanca:

QNO-8010R

Q8000 / S3L

arm7

Not required

:marca_de_verificación_blanca:

XND-C6083RV

WN7

arm7

Required

:marca_de_verificación_blanca:

QND-C8013R

MT8137

arm64

Required

:marca_de_verificación_blanca:

XNB-6000 (XND-6080RV)

X6000 / WN5

arm7

Not required

:marca_de_verificación_blanca:

PNO-A9081RLPPNMC-12083RVDPNV-A9081RPNM-C12083RVD

CV2X

arm64

Required

:marca_de_verificación_blanca:

WOP 25.04 — hanwha/v25.04/

Docker image: lighthousetechio/opensdk:25.04.09

Model

Platform

Arch

Signing

Tested

XND-A8084RVXNV-A9085RPNO-A9092RXNO-A9084RPND-A9082RVPNM-C19183RVTPPNM-C20000QV

WN9

arm64

Required

:marca_de_verificación_blanca:

Once the application is installed user must add the gateway using this guide

Did this answer your question?