Security — AI that turns existing cameras into fire early warning
A video analytics platform running on the facility's own server. The first module detects fire and smoke; footage never leaves the site and detection continues without an internet connection.
How it works
Facilities already have hundreds of cameras; the problem is not a lack of footage but that nobody can watch it continuously. Security turns the existing camera infrastructure into an early warning layer without new capital investment.
The platform runs on the facility's own server with Docker. Video is pulled from RTSP, ONVIF or existing DVR/NVR substreams, and the models run inference locally. The alarm logic never decides on a single frame: temporal smoothing, defined regions of interest and a "candidate → confirmed" state machine suppress false alarms.
The alarm sounds locally first: the relay and siren output fire even with no internet. Email and WhatsApp notifications follow. Only operational metadata is reported upstream; footage never leaves the site.
Installation is a single command: the setup script checks dependencies, generates secrets, detects the GPU automatically and starts the services. Licensing and module activation are handled from the panel, and licences can also be loaded from a file at sites with no connectivity.
- Works with your existing camerasRTSP, ONVIF and DVR/NVR substream support means no investment in new cameras.
- Runs on site, needs no internetAll analysis happens on the local server, so detection and alarms continue when the connection drops.
- Logic that cuts false alarmsTemporal smoothing, regions of interest and a two-stage alarm state suppress unnecessary alerts.
- Two-layer alarmThe primary channel is the local relay and siren; email and WhatsApp notifications act as the secondary channel.
- Modular designFire and smoke is the first module; new models are added by enabling them from the panel.
- Central fleet managementDevice health, licences and model versions across multiple facilities are monitored from one place.
One platform, several modules
Fire and smoke detection is the first module; the platform was designed so other models can run on the same video pipeline. Modules are enabled from the panel with a licence, and each one carries its own camera assignments and alarm rules.
That lets a facility cover several security needs from a single server and a single camera installation. When a new need comes up, you add a module rather than install another system.
- Fire / smokeFlame and smoke detection; a confirmed alarm triggers the local siren relay.
- PPE / workplace safetyPersonal protective equipment violations (helmet, vest, mask, gloves, glasses) and fall detection.
- Plate recognitionReads the plate and triggers the gate output when it matches a defined list; otherwise it logs the event and sends a notification.
- Device / asset protectionRaises an alarm when a defined device or asset is no longer visible in its designated zone.
Let's adapt this solution to your business.
Share your current infrastructure, your expectations and your budget range, and we will work out which part an existing product covers and which part needs custom development.