TVT POST XML Version 01.00: Difference between revisions

From ANPR-CLOUD
Jump to navigation Jump to search
(Created page with "= ANPR-CLOUD + TVT LPR Camera Integration Manual = == 1. Introduction == '''ANPR-CLOUD''' is a cloud-based Automatic Number Plate Recognition (ANPR/LPR) platform that receives, processes, and analyses vehicle detection events from supported cameras. The platform enables: * Real-time vehicle detection and logging * Hotlist / alert notifications * Vehicle movement tracking across multiple locations * Integration with intelligence platforms such as SecureMIND By...")
 
 
(2 intermediate revisions by the same user not shown)
Line 50: Line 50:
# Login with your credentials
# Login with your credentials


[[File:anprcloud-login.png|800px]]
[[File:anprcloud-login.png|600px|thumb|center|ANPR-CLOUD login screen]]
 
=== Step 2: Add New Camera ===
=== Step 2: Add New Camera ===


Line 57: Line 56:
# Click on '''[+ Add Camera]'''
# Click on '''[+ Add Camera]'''


[[File:add-camera-button.png|800px]]
[[File:add-camera-button.png|600px|thumb|center|Add Camera]]


=== Step 3: Enter Camera Details ===
=== Step 3: Enter Camera Details ===
Line 69: Line 68:
* '''Location on Map''' – Click on the map to set the exact camera position   
* '''Location on Map''' – Click on the map to set the exact camera position   


[[File:add-camera-form.png|800px]]
[[File:add-camera-form.png|600px|thumb|center|Add Camera Form]]


=== Step 4: Create Camera Key ===
=== Step 4: Create Camera Key ===
Line 76: Line 75:
# The system will generate a '''CAMERA_KEY''' for the camera.
# The system will generate a '''CAMERA_KEY''' for the camera.


[[File:camera-key.png|800px]]
[[File:camera-key.png|600px|thumb|center|Camera Setup]]


=== Step 5: Copy camera ingestor settings ===
=== Step 5: Copy camera ingestor settings ===
Line 82: Line 81:
# Click '''(i)''' button to show the setup instructions for the camera.
# Click '''(i)''' button to show the setup instructions for the camera.
# Please copy the settings example '''IP, Port & Url''' and enter it into the camera.
# Please copy the settings example '''IP, Port & Url''' and enter it into the camera.
[[File:camera-settings.png|600px|thumb|center|Camera Settings]]


== 5. Accessing the TVT Camera ==
== 5. Accessing the TVT Camera ==
Line 94: Line 95:
# Login using your credentials
# Login using your credentials


[[File:camera-login.png|800px]]
[[File:camera-login.png|600px|thumb|center|Camera login screen]]


== 6. Configure Network ==
== 6. Configure Network ==
Line 108: Line 109:
* DNS configured
* DNS configured


[[File:network-settings.png|800px]]
[[File:network-settings.png|600px|thumb|center|Network settings]]


== 7. Enable LPR / ANPR ==
== 7. Enable LPR / ANPR ==
Line 122: Line 123:
* Plate recognition active
* Plate recognition active


[[File:lpr-settings.png|800px]]
[[File:lpr-settings.png|600px|thumb|center|LPR settings]]


== 8. Configure HTTP POST Integration ==
== 8. Configure HTTP POST Integration ==
Line 132: Line 133:
</pre>
</pre>


[[File:http-settings.png|800px]]
[[File:http-settings.png|600px|thumb|center|HTTP settings]]


=== Step 2: Enable HTTP POST ===
=== Step 2: Enable HTTP POST ===
Line 160: Line 161:
'''Note:''' Replace <code>Server IP, Port and URL</code> with the info from the Camera Setup Instructions on ANPR-CLOUD in Section 4, Step 5 above.
'''Note:''' Replace <code>Server IP, Port and URL</code> with the info from the Camera Setup Instructions on ANPR-CLOUD in Section 4, Step 5 above.


[[File:http-post-config.png|800px]]
[[File:http-post-config.png|600px|thumb|center|HTTP POST config]]


=== Step 4: Keepalive (Optional) ===
=== Step 4: Keepalive (Optional) ===
Line 174: Line 175:
|}
|}


[[File:keepalive-settings.png|800px]]
[[File:keepalive-settings.png|600px|thumb|center|Keepalive settings]]


== 9. Save and Test ==
== 9. Save and Test ==
Line 185: Line 186:


# Login to your client domain
# Login to your client domain
# Check:
# On the Dashboard page, verify that the badge counter increases as new plates are detected by the camera. Refresh the page before each check.
* Live detections 
 
* Plate recognition 
[[File:camera-checks.png|600px|thumb|center|Camera checks]]
* Images and timestamps 


== 11. Troubleshooting ==
== 11. Troubleshooting ==
Line 218: Line 218:


{| class="wikitable"
{| class="wikitable"
! Model !! Part Number !! Kernel Version !! Software Version !! Hardware Version !! Notes
! Model Part Number !! Software Version !! Hardware Version !! Notes
|-
|-
| TVT LPR Camera A || TBD || TBD || TBD || TBD || Working HTTP POST
| TD-9423A3BH-A-LR || 5.1.1.0(61898) || 1.5 || -
|-
|-
| TVT LPR Camera B || TBD || TBD || TBD || TBD || XML format differs
| TD-9423A3-LR || T1.5-1422322 || 5.1.1.0(64616) || -
|-
|-
| TVT LPR Camera C || TBD || TBD || TBD || TBD || Requires keepalive
| TD-9443A3BH-LR || 5.3.1.12288B260327.IC4.U1(13A10).beta || 1.5 || -
|}
|}



Latest revision as of 16:58, 17 April 2026

ANPR-CLOUD + TVT LPR Camera Integration Manual

1. Introduction

ANPR-CLOUD is a cloud-based Automatic Number Plate Recognition (ANPR/LPR) platform that receives, processes, and analyses vehicle detection events from supported cameras.

The platform enables:

  • Real-time vehicle detection and logging
  • Hotlist / alert notifications
  • Vehicle movement tracking across multiple locations
  • Integration with intelligence platforms such as SecureMIND

By connecting your TVT LPR camera directly to ANPR-CLOUD via HTTP POST, detections are streamed in real-time to the cloud without requiring intermediate servers.

2. Requirements

Before starting, ensure you have:

  • TVT LPR Camera (with HTTP POST / API support)
  • Camera accessible on your network
  • Camera username & password
  • Internet connectivity
  • ANPR-CLOUD ingestion URL and API key

3. System Flow Overview

Flow Explanation:

  • Camera detects vehicle
  • Sends HTTP POST to ANPR-CLOUD
  • Data is processed and stored
  • Results visible in dashboard and alerts

4. Add Camera in ANPR-CLOUD

Before configuring your physical camera, you must first register it on the ANPR-CLOUD platform.

Step 1: Login

  1. Open your browser
  2. Navigate to your client-specific domain (provided in your setup email)
  3. Login with your credentials
ANPR-CLOUD login screen

Step 2: Add New Camera

  1. Go to Dashboard
  2. Click on [+ Add Camera]
Add Camera

Step 3: Enter Camera Details

Fill in the following fields:

  • Camera Name – Friendly name (e.g. Gate Entrance Camera)
  • Camera Ingestor – Select the applicable camera ingestor available for your account (Please contact us for list of available camera ingestors)
  • Location Description – Description of where the camera is installed
  • Address – Physical address of the camera
  • Location on Map – Click on the map to set the exact camera position
Add Camera Form

Step 4: Create Camera Key

  1. Click [Add Camera]
  2. The system will generate a CAMERA_KEY for the camera.
Camera Setup

Step 5: Copy camera ingestor settings

  1. Click (i) button to show the setup instructions for the camera.
  2. Please copy the settings example IP, Port & Url and enter it into the camera.
Camera Settings

5. Accessing the TVT Camera

Step 1: Open the Camera Web Interface

  1. Open a browser (Chrome recommended)
  2. Enter:
http://<camera-ip>
  1. Login using your credentials
File:Camera-login.png
Camera login screen

6. Configure Network

Navigate to:

Settings → Network → TCP/IP

Ensure:

  • IP Address configured
  • Gateway set
  • DNS configured
File:Network-settings.png
Network settings

7. Enable LPR / ANPR

Navigate to:

Settings → AI / Smart → LPR / ANPR

Ensure:

  • LPR Enabled
  • Detection zones configured
  • Plate recognition active

8. Configure HTTP POST Integration

Step 1: Navigate to Settings

Settings → Network → Advanced → HTTP / Alarm / API

Step 2: Enable HTTP POST

Enable:

  • HTTP POST / Alarm Upload
  • Event Upload

Step 3: Configure POST Parameters

Setting Value
Protocol HTTP
Method POST
Server IP / Host {Server IP}
Port {Server Port}
URL ?key={KEY}
Trigger Event LPR Detection

Note: Replace Server IP, Port and URL with the info from the Camera Setup Instructions on ANPR-CLOUD in Section 4, Step 5 above.

File:Http-post-config.png
HTTP POST config

Step 4: Keepalive (Optional)

Setting Value
Enable Yes
Interval 30–60 seconds
URL /keepalive/?key=YOUR_CAMERA_KEY
File:Keepalive-settings.png
Keepalive settings

9. Save and Test

  1. Click Save / Apply
  2. Trigger a vehicle detection
  3. Confirm data is received

10. Verify on ANPR-CLOUD

  1. Login to your client domain
  2. On the Dashboard page, verify that the badge counter increases as new plates are detected by the camera. Refresh the page before each check.
Camera checks

11. Troubleshooting

No Data Received

  • Check internet connectivity
  • Verify CAMERA_KEY
  • Confirm port (80/443)
  • Check firewall

Only Keepalive Received

  • Ensure camera can reach server
  • Verify correct endpoint

Empty Plate Field

Check XML fields such as:

  • <licensePlate>
  • <plate>
  • <text>

12. Recommended Configuration

  • Use HTTP POST (not FTP)
  • Use unique keys per camera
  • Enable NTP time sync
  • Use static IP or DHCP reservation

13. Tested TVT Models

Model Part Number Software Version Hardware Version Notes
TD-9423A3BH-A-LR 5.1.1.0(61898) 1.5 -
TD-9423A3-LR T1.5-1422322 5.1.1.0(64616) -
TD-9443A3BH-LR 5.3.1.12288B260327.IC4.U1(13A10).beta 1.5 -

14. Network Architecture Diagram

15. Support

16. Summary

By completing this setup:

  • Cameras send detections directly to ANPR-CLOUD
  • Real-time intelligence and alerts enabled

ANPR-CLOUD transforms raw camera data into actionable intelligence.