From d38bdc72f16d04527fd2d54b95a2679508ea73eb Mon Sep 17 00:00:00 2001 From: Allan Nava <allannava95@gmail.com> Date: Thu, 27 Jul 2023 10:37:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 821cfb1..efb09d5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ go get github.com/Allan-Nava/Haivision-go-sdk ### BROADCAST VIDEO ROUTING Haivision SRT Gateway is a highly flexible and scalable broadcast solution for secure routing of live video streams across different types of IP networks. By serving as a network bridge and converting between protocols including SRT, SRT Gateway provides broadcasters with cost-effective live video streaming to one or multiple destinations for content production and distribution. SRT Gateway includes Haivision’s Path Redundancy feature ensuring uninterrupted live IP video streaming of premium content. +[Rest Api Reference](https://doc.haivision.com/HMG3.7.6/rest-api-integrator-s-reference/rest-api-reference) + ## Usage To use the Haivision Go SDK in your application, you will first need to import it into your code: