Fix: iceServers++ sender part

master
Mészáros Mihály 2020-03-16 15:04:45 +01:00
parent 844924f38e
commit 51f23c4396
1 changed files with 2 additions and 1 deletions

View File

@ -2004,7 +2004,8 @@ export default class RoomClient
id, id,
iceParameters, iceParameters,
iceCandidates, iceCandidates,
dtlsParameters dtlsParameters,
iceServers : ROOM_OPTIONS.turnServers
}); });
this._sendTransport.on( this._sendTransport.on(