|
|
|
|
352
|
|
352
|
|
353
|
// { urls: 'stun:jitsi-meet.example.com:4446' },
|
353
|
// { urls: 'stun:jitsi-meet.example.com:4446' },
|
354
|
{ urls: 'stun:meet-jit-si-turnrelay.jitsi.net:443' }
|
354
|
{ urls: 'stun:meet-jit-si-turnrelay.jitsi.net:443' }
|
355
|
- ],
|
|
|
|
|
355
|
+ ]
|
356
|
|
356
|
|
357
|
// Sets the ICE transport policy for the p2p connection. At the time
|
357
|
// Sets the ICE transport policy for the p2p connection. At the time
|
358
|
// of this writing the list of possible values are 'all' and 'relay',
|
358
|
// of this writing the list of possible values are 'all' and 'relay',
|