1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-07-04 09:22:12 +02:00

Switch to haivision SRT module

This commit is contained in:
Alexandre Iooss
2020-09-27 20:43:00 +02:00
parent 1cba80d53e
commit 622bb42435
3 changed files with 19 additions and 21 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.13
require (
github.com/go-ldap/ldap/v3 v3.2.3
github.com/openfresh/gosrt v0.2.0
github.com/haivision/srtgo v0.0.0-20200731151239-e00427ae473a
github.com/pion/webrtc/v3 v3.0.0-beta.5
github.com/prometheus/client_golang v1.7.1
github.com/spf13/viper v1.7.1