PROJECT 7 : DOC-007
EPi Dashboard
EPi Dashboard ingests the ONVIF metadata stream from cameras that run edge analytics on the device itself. The dashboard turns that stream into operational KPIs — line-crossing counts for vehicles and people, vehicle-type recognition, and the time at which each event occurred.
For every line-crossing event the dashboard pulls the corresponding snapshot from the VMS the cameras are integrated into, so the visual evidence sits next to the numbers. Reports can be exported per day for further review. Backend in Rust, frontend in HTML / CSS / JavaScript.