VIGIL MESH

Documentation

VIGIL-MESH mesh VPN use cases

VIGIL-MESH is a mesh VPN built for real field traffic: video, telemetry, real-time control, industrial protocols. Here are the main families of use, each detailed on its own page.

The main families of use

IP cameras and video surveillance

Connect and supervise remote cameras (RTSP/RTP, ONVIF) without opening a port. See /en/docs/cas-cameras.

Robotics and ROS 2

Real-time teleoperation and DDS discovery across the mesh. See /en/docs/cas-ros2.

Industrial and OT/SCADA

Connect machines, PLCs and sites without exposing the OT. See /en/docs/cas-industriel.

Zero Trust enterprise VPN

Replace a hub-and-spoke VPN with an identity-based mesh. See /en/docs/cas-entreprise.

Two cross-cutting capabilities

  • Publishing a service without exposing the infrastructure: a mesh service exits cleanly over HTTP or TCP, without making the rest visible (see /en/docs/reseau-mesh).
  • Real time in the browser: the browser can become a true mesh node (WASM core, WebTransport) to control and visualize without installing a client.

All these families rest on the same foundations: an end-to-end encrypted mesh network (/en/docs/reseau-mesh), broadcast and multicast across the mesh (/en/docs/l2-multicast) and a blind-relay security model (/en/docs/securite).

Read nextRemote access to IP cameras and RTSP streams