What it is
Edge AI in this context means running ML models directly on the video wall controller, against the live source streams, without round-tripping pixels through a cloud service. The platform consumes framework-agnostic models (typically ONNX) and exposes inference results to the layout engine so the wall can react to events in real time.
What you actually run
- YOLO v8 / v9 via ONNX for object, person, and vehicle detection — well-supported on commodity NVIDIA and Intel GPUs through OpenVINO or TensorRT.
- Anomaly-style models — compares the current stream against a historical baseline, raises a tile when the deviation crosses a threshold. Cheap, surprisingly effective for unattended monitoring rooms.
- Source promotion — the most operator-visible feature: when a detection fires, the relevant tile grows, moves to the centre of the wall, and stays there until acknowledged.
Why on-prem matters
For NOC / SOC, situation rooms and any regulated facility, sending live video feeds to a cloud inference endpoint is a non-starter: latency, bandwidth, sovereignty, and (in the EU and Russia) statutory constraints all push the model down to the edge. The 2025-2026 product moves from Userful (the InfinityAI Power Module, co-developed with Microsoft and announced as a preview in September 2025) and Visiology (RU) confirm this as the category direction.
What it costs
Single-GPU workstations (NVIDIA RTX A4000 / A5000 class) absorb YOLO-class detection on a moderate number of simultaneous 1080p streams without choking the compositor; the exact count depends on model size, resolution and frame rate. Once the AI workload starts competing with the rendering workload, the right architecture is a separate inference node beside the wall controller.
Common pitfalls
- Treating AI as a feature toggle. A model that drives layout has to be tuned per site and audited — false positives promote noise to the centre of the operator's attention and undermine trust in the wall.
- Confusing inference (the model running on live frames) with training (which happens elsewhere on a curated dataset). Production walls run inference only.
Related terms
- Video wall
- Situation room (situation centre)
- NOC (Network Operations Center)
- SOC (Security Operations Center)
Choose your next step
See the product
A 30-minute slot on the live stand, on your own: the operator interface plus a camera on the physical wall.
Plan your project
Share the display layout, sources and requirements. We will discuss the configuration and prepare a quote.
Work with Craft Wall
For integrators and resellers evaluating software for customer projects.