Everything needed to turn ANPR detections into useful information

Ruby ANPR focuses on the daily tasks that matter: finding a vehicle, checking the evidence, understanding direction and giving authorised users safe access.

Vehicle Monitoring Dashboard

Capture totals, unique vehicles, repeat detections, last capture time, camera breakdowns and most-seen registrations.

Plate, vehicle & scene images

Each compatible Hikvision event can retain the plate crop, vehicle view and wider detection scene side by side.

IN / OUT direction

Hikvision forward and reverse direction values are presented as clear IN and OUT movements on the dashboard and exports.

Search and date filtering

Search registrations, limit results to a particular camera and filter by capture date range.

25

Clean pagination

Twenty-five detections per page keeps the dashboard fast and readable while preserving current filters between pages.

X

Excel export

Export matching capture ID, registration, date/time, camera, direction and confidence data as a spreadsheet.

Admin & Viewer roles

Viewers can use the dashboard and exports. Admins additionally manage cameras, users and destructive actions.

Camera administration

Add cameras, enable or disable them, rotate API keys and delete camera records through a dedicated management page.

User administration

Create Admin or Viewer accounts, edit user details and reset passwords from a clean, role-aware interface.

Controlled deletion

Admins can delete an individual detection or clear capture data through protected confirmation workflows.

Self-hosted deployment

Run the application on your own compatible PHP/MySQL web server and retain operational control of the portal and database.

?

Hikvision setup guidance

The Cameras page includes practical setup notes based on common Alarm Server, HTTP, hostname and direction pitfalls.

Product tour

Take a closer look at the portal

A closer look at the Ruby ANPR experience. Select any image to open a larger view.

Live monitoring dashboardEvidence, filters, statistics, direction and confidence in one view.
User administrationCreate Admin and Viewer accounts without leaving the portal.
ANPR camera managementSimple setup with camera controls and Hikvision guidance.
Installation

Built to be deployable, not just demonstrated

The software package includes an installer, schema, configuration template, Apache guidance and post-install checks. It is designed to get a new site from an empty database to a working portal with a first Admin account quickly.

Typical setup

1
UploadPlace the package in the ANPR hostname document root.
2
InstallCreate the database tables and first administrator.
3
Add cameraGenerate the camera API key in Ruby ANPR.
4
Configure HikvisionPoint Alarm Server events to the HTTP ingest endpoint.