-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
App.vue:221 Error: Connection error: Failed to construct 'RTCPeerConnection': 'stun:global.stun.twilio.com:3478?transport=udp' is not a valid stun or turn URL.
at p.r (websocket-tracker.js:413:35)
at Object.h (events.js:243:26)
at u.emit (events.js:153:5)
at p._destroy (index.js:461:19)
at p.destroy (index.js:404:10)
at index.js:107:33
Can't connect to tracer in chrome, but FireFox can.
I think the reason is that one of the dependencies is using the wrong STUN server stun:global.stun.twilio.com:3478?transport=udp but this is illegal.
You can refer to twilio/twilio-video.js#1934
Metadata
Metadata
Assignees
Labels
No labels
