mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Use the SRT default config
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user