Zawar Shahid

Results 3 comments of Zawar Shahid

I guess, It should be something like this: `connection.iceServers = [ { 'urls': [ 'stun:stun.l.google.com:19302', 'stun:stun1.l.google.com:19302', 'stun:stun2.l.google.com:19302', 'stun:stun.l.google.com:19302?transport=udp', ], }, { url: 'turn:numb.viagenie.ca', credential: '**********', username: '[email protected]' } ];`