Use the SRT default config
This commit is contained in:
parent
c0d7a7e80a
commit
8b307e4181
@ -228,8 +228,6 @@ func New(config Config) (Server, error) {
|
||||
|
||||
srtconfig := srt.DefaultConfig()
|
||||
|
||||
srtconfig.KMPreAnnounce = 200
|
||||
srtconfig.KMRefreshRate = 10000
|
||||
srtconfig.Passphrase = config.Passphrase
|
||||
srtconfig.Logger = s.srtlogger
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user