Real video intercom
Guards start a WebRTC call from a gate tablet. Residents get one-way video of the entrance and two-way audio — the resident’s own camera is never switched on, so the privacy boundary runs one way only.
Gatehouse
Gatehouse replaces the shouted phone call at the gate with a real video intercom. Guards start a call from a gate tablet; the resident’s phone rings natively, shows one-way video of the entrance with two-way audio, and entry is approved or rejected with a single tap — from the kitchen or from another country.
Pilot deployment Built for a 700-home, three-gate estate. Pilot stage.
700homes
served by the deployment it was designed around
3gates
with kiosk-mode tablets and live call routing
Audioonly
the resident’s own camera is never used — by design
0exposed cameras
CCTV bridged locally, never published to the internet
01 / The problem
A visitor arrives. The guard phones the house. Someone who may or may not be the resident says “let them in.” There is no picture, no record, and no way to tell an expected guest from a confident stranger.
Estates that do install intercoms usually get a fixed handset by the front door — useless when the resident is at work, and a second network to maintain. The CCTV that already exists sits in a separate system that nobody watches, and is often exposed to the internet by whoever installed it.
Gatehouse fixes the verification gap and the exposure gap at the same time: live video to the resident’s own phone wherever they are, and estate cameras bridged through a local gateway that never opens a port to the outside world.
02 / In operation
The shape below is true to the real product. The numbers are not — these are illustrative values, never customer data.
Illustrative interface with sample data — no resident information is shown.
03 / Capabilities
8 capability areas, each built because the operation breaks without it.
Guards start a WebRTC call from a gate tablet. Residents get one-way video of the entrance and two-way audio — the resident’s own camera is never switched on, so the privacy boundary runs one way only.
Native CallKit and Telecom integration means the resident’s phone rings on the lock screen like a normal call — not a notification they will miss.
Entry decisions are explicit, attributed to a named resident, and written to an audit log with the call recording reference.
A locked-down Android app at each gate: resident lookup, call initiation, visitor logging and shift handover, with nothing else reachable on the device.
An on-site edge gateway pulls existing camera streams and republishes them internally only. Cameras never receive an inbound connection from the internet.
Incidents raised by guards or the security desk, attributed to the person who raised them and held in the same append-only record as the entry decisions.
Households, occupants, vehicles and authorised contacts, managed by estate administration rather than a guard’s notebook.
Gate configuration, guard accounts, resident onboarding, call history and incident review in one web console.
04 / Surface area
Breadth is only an asset when the parts share a data model. Every module here reads and writes the same records — there is no export step between them.
05 / Architecture
A NestJS API handles call signalling and access tokens; media flows over a selective forwarding unit rather than through the API. Mobile clients are Flutter with native call-integration modules on each platform. An on-premise edge gateway handles camera ingestion so estate CCTV stays on the estate.
06 / Integrations
Third parties are first-class parts of the architecture, isolated behind stable internal contracts so any one of them can be replaced without touching the core.
Standards-based camera ingestion from installed estate systems, bridged locally.
Native iOS CallKit and Android Telecom so intercom calls behave like phone calls.
High-priority push to wake a device and ring it even when the app is closed.
Media tokens fail closed: if the media layer is unconfigured, every endpoint refuses rather than issuing a placeholder token.
Residential security
We can walk you through the live platform, talk about how it maps onto how you work today, and be honest about where it does not fit.