removed stun

This commit is contained in:
Андрей Бабушкин 2025-03-28 22:14:40 +01:00
parent 34dbf7f917
commit aff0a96f15

View file

@ -369,15 +369,15 @@ export default class AssistManager {
return this.config;
}
return [
{
urls: [
'stun:stun.l.google.com:19302',
'stun:stun1.l.google.com:19302',
'stun:stun2.l.google.com:19302',
'stun:stun3.l.google.com:19302',
'stun:stun4.l.google.com:19302',
],
},
// {
// urls: [
// 'stun:stun.l.google.com:19302',
// 'stun:stun1.l.google.com:19302',
// 'stun:stun2.l.google.com:19302',
// 'stun:stun3.l.google.com:19302',
// 'stun:stun4.l.google.com:19302',
// ],
// },
{
urls: 'turn:global.relay.metered.ca:443',
username: 'e63d65356e9516340ab2199d',