Setting up the Sonitrol CORE Gateway
Tip: There is no need to set up the Gateway if it is already installed in Sonitrol CORE.
-
Enter the Sonitrol CORE connection settings in the
appsettings.jsonfile.Copy{
"Serilog": {
"MinimumLevel": {
"Default": "Information"
}
},
"AllowedHosts": "*",
"Arco": {
"Address": "<ARCO_HOSTNAME>",
"Username": "gateway",
"Password": "<GATEWAY_PASSWORD>",
"Scope": ""
}
} -
Install the HikVision Face Reader Gateway schema.
> HikVisionFaceRecognition.exe install -
Run the HikVision Face Reader Gateway executable.
> HikVisionFaceRecognition.exe