LPR Cameras Connection (NumberOk META)

LPR Cameras Connection (NumberOk META)

1. Adding LPR camera in NumberOk Meta

Navigate to Settings > Integration > LPR Cameras

Click Add Camera button.

Add LPR camera dialog will open. Complete the dialog with the following:

  • Camera type - FF group protocol

  • Describe your camera

  • Specify geo-location and geodesic azimuth (optional)

  • Set URL for connection. This is the current computer IP address. Follow the template: http://10.10.10.10:8080/


(a) NumberOk Meta and camera share the same subnet
In this case, the URL will normally contain the LAN IP address of the computer that hosts NumberOk Meta.

The default port is 8080. Example:

Provided the hosting computer has the address 192.168.1.113, the URL would be: http://192.168.1.113/


(b) NumberOk Meta and camera have a firewall in-between

When there is a firewall between the camera and NumberOk Meta then those will communicate via the firewall using the firewall’s IP addresses. The camera will send data to the firewall’s LAN IP through ports assigned by the administrator (on the diagram above those are 10.0.2.1 and 7180 accordingly). The firewall should allow bi-directional TCP connections initialized by the camera and whatever port is assigned it should be forwarded to NumberOk’s port 8080. 9As per the example above the connection URL would be http://10.0.2.1:7180/


Authentication key generation

Click Generate auth data and copy the resulting code to the clipboard. To copy the data right-click the mouse and then Select All, right-click again, and select Copy.

2. Connect to NumberOk in NumberOk Edge application

Launch NumberOk Edge LPR app on a camera. 

(a) NumberOk Edge LPR for Axis cameras

Navigate to the NumberOk tab, paste auth data.

Check Enabled and click Activate

(b) NumberOk Edge LPR for Hanwha cameras

Navigate to Settings, and scroll down until NumberOk-cloud settings.  

Paste the authentication code into the NumberOk Data input field.

Check the NumberOk-cloud settings check-box.

Click Save settings.


NumberOk Meta work with  one database for  all recognition event form  connected to LPR  cameras 


Compatible LPR cameras

NumberOk Meta can process LPR data from LPR cameras.


Compatible LPR cameras

Axis

Hanwha

M1125
M1124
Q1615
Q1765
P1435
P1425
P1367
P1368

XNO-6120R/FNP
XNB-6000
XNB-8000
XNO-6020
XNO-6080
XND-6080

SNO-6095RH/FNP
SNB-6004
SNB-6005
SNO-6084
SNV-6085




    • Related Articles

    • Running NumberOk as an operating system service

      There is a possibility to run NumberOk as a service to better integrate it into distributed computation systems running on server platforms. As a service, NumberOk is better integrated to a multi-threaded environment, optimized to work with TCP/IP ...
    • LPR Results: Developer’s API

      Common Configuration file, log files, database reside in %ALLUSERSPROFILE%\FF\NumberOk. To enable TCP server in NumberOk set configuration parameter “NetServer.Enable” to 1 (by default 0). To enable TCP server in NumberOk3 you can use GUI interface ...
    • NumberOk host computer requirements

      Requirements below are recommended minimal specifications NumberOk SMB / Lite / Enterprise NumberOk Meta Channels per server (32 bit version ) Channels per server(64 bit version) Channels per server 1 2 4 6 9 12 16 16 (4K) 20 25 30 36 4 / 8 16 / 32 ...
    • Managing NumberOk via DataBase

      Intro Managing NumberOk via FireBird database is considered an unsupported non-documented method. The database is accessible from outside NumberOk and access to the database should be restricted on OS and file system levels. NumberOk vendor doesn’t ...
    • NumberOk event package specification. Delivered over TCP

      In the TCP packet data pairs PARAM=VALUE are divided with ascii 0x05. Not every pair may appear in a package. Order of pairs may vary. Text is UTF-8 encoded. Pair "SystemId=N" ( N - integer value) is added to all events. Value - is primary key from ...