Skip to content

OpenALPR Web Server Configuration

Matt LaPaglia edited this page Jan 21, 2021 · 8 revisions

Webhook Setup

  • On the WebHooks Configuration page, enter the IP address and port to reach the service. The address is simply http://address:dockerport/webhook
  • image

Once the service is running clicking Test Webhooks should result in a 200 test successful message if it can contact the service correctly.

Camera IDs

  • The service uses the OpenALPR Camera ID to identify each camera in the webhooks sent from the server. The unique ID for each camera is found under the Agents screen of the web server
  • image Copy these into the appsettings.json for each camera, making sure the IP address matches the ID (106232742 in this example).