Fix: iceServers++ sender part
This commit is contained in:
@@ -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(
|
||||||
|
|||||||
Reference in New Issue
Block a user