TVT POST XML Version 01.00

From ANPR-CLOUD
Revision as of 15:13, 17 April 2026 by Admin (talk | contribs)
Jump to navigation Jump to search

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. Check:
  • Live detections
  • Plate recognition
  • Images and timestamps

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 Kernel Version Software Version Hardware Version Notes
TVT LPR Camera A TBD TBD TBD TBD Working HTTP POST
TVT LPR Camera B TBD TBD TBD TBD XML format differs
TVT LPR Camera C TBD TBD TBD TBD Requires keepalive

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.