1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-28 02:12:20 +02:00

Install OvenMediaEngine

This commit is contained in:
Yohann D'ANELLO
2020-11-09 13:48:44 +01:00
parent fc3c0f606c
commit 955364a5fc
15 changed files with 201 additions and 7 deletions

View File

@ -77,7 +77,7 @@ func New() *Config {
ViewersCounterRefreshPeriod: 20000,
},
WebRTC: webrtc.Options{
Enabled: true,
Enabled: false,
MaxPortUDP: 11000,
MinPortUDP: 10000,
STUNServers: []string{"stun:stun.l.google.com:19302"},