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.
- HTTPS
- HTTP Basic authentication with etcd as a credentials storage
- X509 client certificate authentication
The documentation is available at GitHub Pages.
Media Gateway is licensed under the BSL-1.1 license. See LICENSE for more information.
To obtain a production-use license, please fill out the form at In-Sight Licensing.