mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-27 05:28:44 +02:00
Load SRT host and port from configuration
This commit is contained in:
@ -30,4 +30,7 @@ web:
|
||||
widgetURL: https://example.com/
|
||||
|
||||
srt:
|
||||
listenAddress: 127.0.0.1:9710
|
||||
listenAddress: 127.0.0.1:9710
|
||||
|
||||
# Max number of active SRT connections
|
||||
maxClients: 64
|
||||
|
Reference in New Issue
Block a user