Media Gateway’s documentation

Media Gateway is a service that provides a secure bridge (with encryption and authentication) between Savant edge and cloud components by forwarding messages from one ZeroMQ socket to another. The media gateway consists of two parts - a server and client. The client reads messages from the source ZeroMQ socket and sends them to the server via HTTP/HTTPS. The server writes received messages to the target ZeroMQ socket.

_images/media-gateway.png

Features

  • HTTPS

  • HTTP Basic authentication with etcd as a credentials storage

  • X509 client certificate authentication