[mirotalksfu] - update config
هذا الالتزام موجود في:
@@ -325,11 +325,12 @@ module.exports = {
|
||||
},
|
||||
// WebRtcTransport settings
|
||||
webRtcTransport: {
|
||||
listenIps: [
|
||||
listenInfos: [
|
||||
{
|
||||
protocol: 'udp',
|
||||
ip: '0.0.0.0',
|
||||
announcedIp: getLocalIp(), // replace by 'public static IPV4 address' https://api.ipify.org (type string --> 'xx.xxx.xxx.xx' not xx.xxx.xxx.xx)
|
||||
}, //announcedIp: '' will be auto-detected on server start, for docker localPC set '127.0.0.1'
|
||||
announcedAddress: getLocalIp(), // replace by 'public static IPV4 address' https://api.ipify.org (type string --> 'xx.xxx.xxx.xx' not xx.xxx.xxx.xx)
|
||||
}, //announcedAddress: '' will be auto-detected on server start, for docker localPC set '127.0.0.1' otherwise the 'public static IPV4 address'
|
||||
],
|
||||
initialAvailableOutgoingBitrate: 1000000,
|
||||
minimumAvailableOutgoingBitrate: 600000,
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم