English Română

Welcome to the Metrici Web Interface application! This comprehensive guide will help you understand and configure your Metrici Web Interface. Whether you're setting up a new installation or fine-tuning an existing one, this manual provides clear, step-by-step instructions for every feature.

Table of Contents

  1. Introduction
  2. Login and Navigation
  3. Global Settings
  4. Two-Factor Authentication
  5. License Plate Recognition
  6. Parking Module for LPR
  7. Container Code Recognition
  8. Area Counter
  9. Line Counter
  10. Parking Place Detector

1. Introduction & Product Overview

Metrici is a suite of intelligent video analytics software and hardware products. All software modules share a common Web Interface for administration, monitoring, reporting, and configuration. This document covers exclusively the Web Interface side of every Metrici product.

All Metrici software is based on analyzing video streams from IP cameras and recognizing objects in the frames. The architecture is split into two main components:

For the system to work correctly, settings must be configured in both the Control Panel and the Web Interface.
ProductVersionPurpose
LPRv7.1License plate recognition for access control, parking, tolling, traffic monitoring
CCRv1.0Container code recognition for logistics, ports, industrial tracking
Area Counterv2.0Count objects present in defined zones of a video stream
Line Counterv1.4Count objects crossing a virtual gate/line in a video stream
PPDv2.0Monitor individual parking spaces for occupancy (busy/free)
Thermal Analyzerv1.0Temperature detection and measurement from thermal cameras

2. First Login & Navigation

Access the Metrici Web Interface by opening a browser and navigating to the server's IP address. On first access, use the default credentials — see Fig.1 Login:

FieldValue
Usermetrici@metrici.ro
Passwordmetriciadmin
Screenshot
Fig.1 Login
Important! Change the default password immediately after first login.

After login, the left sidebar displays all licensed Metrici modules. You will only have access to the modules you have purchased licenses for; others will appear locked — see Fig.2 Profile (1). The sidebar typically shows:

To edit your profile or change your password at any time, click the user icon in the upper-left corner and select Edit Profile — see Fig.2 Profile (2 and 3).

Software Screenshot
Fig.2 Profile
No matter what module you manage, the first settings must always be made in Global Settings before configuring any individual module.

3. Global Settings

Global Settings contains configuration options shared across every Metrici software module. These must be set up first. Access them via Global Settings in the left sidebar — see Fig.3 Global Settings.

Software Screenshot
Fig.3 Global Settings

Application Settings

To access the settings menu click on the green rectangle — see Fig.3 Global Settings (10). A new menu will appear — see Fig.4 Application settings.

Software Screenshot
Fig.4 Application settings

Owner's name is the name of the company or individual who owns the Metrici system and holds administration rights — see Fig.4 Application Settings (1).

From e-mail address is the address used as the sender when the system sends notification or alarm emails. This must be a valid e-mail address — see Fig.4 Application Settings (2).

Outgoing mail server defines the mail server used for sending emails. The default value is localhost with the SMTP port set to 25. Metrici can send emails natively from localhost, however some receiving servers require authentication and will reject unauthenticated messages. In that case, configure the system to send emails through an external SMTP server by filling in the following fields: SMTP host, SMTP port, SMTP username, and SMTP password, using the credentials provided by your mail server administrator — see Fig.4 Application Settings (3).

API Key is an auto-generated authentication key. This key is required when integrating Metrici with third-party applications or external services — see Fig.4 Application Settings (4).

Users Administration

Metrici supports multi-user access with role-based permissions. Administrators can create, edit, and remove user accounts. To access the menu click on Users — see Fig.5 Add Users (1) and then on the green button Add User — see Fig.5 Add User (2).

Software Screenshot
Fig.5 Add Users

When adding a new user:

Software Screenshot
Fig.6 Users Menu

An administrator of the system can also change the password for a different user in the same way — see Fig.2 Profile (3).

Time Tables

Time Tables allow you to apply rules, actions, or alarm settings on a specific hourly, daily, or weekly schedule. This feature provides flexibility by enabling actions to be triggered only when defined time conditions are met. For example, a user can configure the system to send an alert email only during specific hours or on certain days of the week. Time Tables are commonly used in the Parking LPR and Toll Station modules. Note that this feature is not available across all Metrici modules.

Location & Cameras

This is the most critical section of Global Settings. Every module requires at least one location with at least one camera assigned to it.

Software Screenshot
Fig.7 Locations and Cameras

Creating a Location

Navigate to Global Settings → Locations & Cameras. Click the green Add Location button (upper right). Enter a name and click Save — see Fig.7 Locations and Cameras (1,2).

Adding Cameras to a Location

Software Screenshot
Fig.8 Add Camera

Click on a location name, then click Add Camera. Each camera has the following fields:

FieldDescription
NameA descriptive name to easily identify and locate this camera.
AuthkeyAuto-generated by Metrici when a camera is added. Required in the Control Panel to link the engine with the Web Interface.
Camera URLThe IP address of the camera from which the video stream is received.
Open barrier URLIP address of the barrier connected to this camera. One camera can command one barrier. Used to open the barrier from Live View.
Camera TypeSelect the Metrici application for this camera: LPR, CCR, Area Counter, Line Counter, PPD, QR Code, Thermal Analyzer, etc.
Time zone hour differenceUsed when the server and camera are in different time zones.
Obfuscate imagesGDPR compliance feature — blurs event photos. Once enabled, all future photos for that camera are blurred. Can be disabled, but already-blurred images remain as they are.
Important! If you do not select the correct Camera Type, you will not see the camera in the corresponding module menu, and the system will not function for that camera.

After adding all the cameras to the system you can see a list — Fig.9 Cameras. The ID and the authkey for each camera are mandatory to be added to the Metrici Control Panel where the detection engines are located, on the server which runs the Metrici software. This can be on the same machine or another one. When the ID and the authkey of the cameras are added to the Metrici engines, this will facilitate the communication between the engines and the Web Interface. If this step is omitted, no data will be recorded in database and the system will not work. In fact it will detect the cars/ people/ objects etc., but no data will be sent to database and web interface.

Software Screenshot
Fig.9 Cameras

Licenses

You can see here what type of licenses you have activated on your interface. The ones you don't have access to are crossed out. You can update your license anytime with new modules and engines — see Fig.3 Global Settings (6).

Languages

Change the menu language of the interface.

Backup & Restore

Two backup options are available:

Software Screenshot
Fig.10 Backup & Restore
  1. Export general settings — Saves all interface configuration data (users, administration rights, location names, camera settings, etc.) but without event data — see Fig.10 Backup & Restore (1).
  2. Full export (entire database) — Saves an SQL file with all data including the events list, but without the photo captures from detections — see Fig.10 Backup & Restore (2).

To restore, click the Restore button, browse to the saved SQL file, and click Save — see Fig.10 Backup & Restore (3).

Logs

Users with administration rights can view all login records and changes made within the system. You can search logs by date, user, or time interval. Results can be exported in Excel format — see Fig.11 Logs.

Software Screenshot
Fig.11 Logs

Cron Jobs

A user can set to receive reports by mail at an established time interval. You can select here what type of report to receive, where to send it, on what time interval: hourly, daily, weekly, monthly or once a year — see Fig.12 Cron Jobs.

Software Screenshot
Fig.12 Cron Jobs

4. Two-Factor Authentication

Two-factor authentication (2FA) adds a second lock to your Metrici account. Besides your password, you also enter a 6-digit code generated by an application installed on your phone. The code changes every 30 seconds and is never sent by e-mail or SMS, so a person who learns your password still cannot sign in without having your phone.

Two-factor authentication is configured per user, from your own profile. Enabling it for your account does not affect the other users of the installation.

Enabling Two-Factor Authentication

Click the user icon in the upper-left corner of the sidebar and select Edit Profile — see Fig.13 Enable 2FA (1). Scroll down to the Two-Factor Authentication panel. As long as it has never been activated, the status reads Disabled. Click the Enable 2FA button — see Fig.13 Enable 2FA (2).

Software Screenshot
Fig.13 Enable 2FA

Pairing the Authenticator Application

Before you continue, install an authenticator application on your phone. Any application that generates standard TOTP codes works with Metrici. The most used ones are:

ApplicationPlatform
Google AuthenticatorAndroid, iOS
Microsoft AuthenticatorAndroid, iOS
Ente AuthAndroid, iOS, Windows, macOS, Linux
2FAS AuthAndroid, iOS, browser extension
FreeOTPAndroid, iOS

Authenticator applications occasionally change owner, lose features, or stop being updated, so it is worth spending a minute on the one you choose. Before installing, check that:

Important! If your authenticator application offers a cloud backup — to iCloud, Google Drive, or its own service — set a password for that backup wherever the application allows it. Without a password, some applications store the codes in the cloud unprotected.

After clicking Enable 2FA, the pairing screen is displayed — see Fig.14 Two-Factor Authentication Setup. Follow these steps:

  1. Open the authenticator application on your phone, add a new account (usually a + button) and choose to scan a QR code. Point the camera at the QR code displayed on the screen — see Fig.14 Two-Factor Authentication Setup (1). The application adds a Metrici entry and immediately starts generating a 6-digit code for it.
  2. Type the 6-digit code shown by the application in the field at Step 3 — see Fig.14 Two-Factor Authentication Setup (2).
  3. Click Enable 2FA — see Fig.14 Two-Factor Authentication Setup (3).
Software Screenshot
Fig.14 Two-Factor Authentication Setup
Step 2 on this screen is skipped during a normal setup. The secret code displayed there is needed only when the phone cannot scan the QR code, or later, when the same account is added on a second device. The same code remains available in your profile after two-factor authentication is enabled.
Important! The 6-digit code is valid for about 30 seconds. If it changes while you are typing, enter the new one — an expired code is rejected.

Confirmation and Backup Secret Code

When the code is accepted, the interface returns to the Edit Profile page and confirms that two-factor authentication has been enabled successfully. The Two-Factor Authentication panel now reads Enabled and displays the Backup Secret Code — see Fig.15 Two-Factor Authentication Enabled.

Software Screenshot
Fig.15 Two-Factor Authentication Enabled

Save the backup secret code in a safe place, for example in a password manager or printed and locked away. With it you can set up two-factor authentication on a new phone without needing the old one. The same panel contains the Disable 2FA button, which turns two-factor authentication back off for your account.

Important! Keep the backup secret code as protected as your password. Anyone who has it can generate valid codes for your account.

Signing In with Two-Factor Authentication

From the next login on, signing in takes one extra step. After the user name and password are accepted, the interface asks for the code generated on your phone — see Fig.16 Two-Factor Authentication at Login.

  1. Open the authenticator application on your phone.
  2. Read the 6-digit code displayed for the Metrici entry.
  3. Type it in the field and click Verify.
Software Screenshot
Fig.16 Two-Factor Authentication at Login

If the Code Is Not Accepted

SituationSolution
The code is rejected every timeThe clock of the phone must be accurate, because the code is calculated from the current time. Turn on automatic date and time on the phone and try again.
The code expired while you were typing itWait for the application to display the next code and enter that one.
You changed your phoneInstall the authenticator application on the new phone, add an account manually and enter the backup secret code saved from your profile page.
Both the phone and the backup secret code were lostAsk an administrator to disable two-factor authentication on your account, then set it up again.