Video Dashboard and Alarm System - VIDAS System
DATAWARE VIDAS System is a video streaming player for camera feeds, with optional alarm integration from standard gRPC servers or REST-compliant (Representational State Transfer) services. It lets you build a customized alarm environment linked to monitored video areas: when a sensor triggers an alert, the associated camera is highlighted automatically on the dashboard.
DATAWARE VIDAS System FEATURES
Features. Key strengths.
VIDAS System is an alarm and video surveillance platform that lets you build a customized
alarm management environment linked to monitored video areas.
By defining sensor and camera positions in the system, the associated camera is highlighted
automatically when an alarm is received, allowing the operator to verify the situation quickly.
The system. Main components.
When a threshold "alert" is received from the IoT event manager, the correct camera and
frame can be highlighted. At the same time, the alarm is shown in orange, yellow or red
depending on severity.
Main system elements:
• Alarm reception system
• Sensors
• IP cameras
• gRPC / REST alarm server
Alarm System. Standards used.
gRPC
RPC (Remote Procedure Call) systems are function-oriented and build a service around strongly typed messages that are automatically converted between language representations and wire format. gRPC fully leverages HTTP/2 binary protocols and multiplexed streams.
REST
REST (Representational State Transfer) is the dominant API style used by end-user applications, both web and mobile. RESTful APIs use the HTTP 1.x and HTTP/2 request-response model, built around resources as endpoints managed by standard HTTP verbs (get, post, put…).