What is RD Analytics?¶
RD Analytics is a web application for managing video-based traffic and analytics workflows. You organize deployment sites, attach video Sources, configure analysis Scans, optionally Merge results, and view data in Reports.

What you can do¶
| Area | Purpose |
|---|---|
| Locations | Physical or logical sites (junctions, facilities) |
| Sources | Cameras, files, and streams tied to a location |
| Scans | Analysis pipelines (detection, tracking, counting, output) |
| Merging | Combine data from multiple scans |
| Reports | Dashboards with tables, charts, filters, and exports |
| Zones & Users | Organization and access control (admins) |
| System | Licensing, AI-Models, class groups, modules |
Typical users¶
- Engineers configure sources, scans, and reports.
- Organization / System admins manage users, zones, licensing, and system settings.
- Viewers can browse Home and Locations only.
How the pieces connect¶
flowchart LR
LOC[Location] --> SRC[Source]
SRC --> SCAN[Scan]
SCAN --> RPT[Report]
SCAN -.-> MRG[Merging]