feross / feross/simple-peer

'stun:global.stun.twilio.com:3478?transport=udp' is not a valid stun or turn URL on calling new SimplePeer()

Open
#931 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.8k
Forks
983
PR merge metrics
No merged PRs in 30d

Description

Hi, I didn't touch my code for three years and now trying to rerun it (it worked before),
and it gives me a -
**"Failed to construct 'RTCPeerConnection': 'stun:global.stun.twilio.com:3478?transport=udp' is not a valid stun or turn URL." error message**
on calling
peer = new SimplePeer(options);
through the client.
Any help would be appreciated.
(I am not sure this is the right place to put this, and don't really understand too much in programming, node, webRTC, more a hobby project).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.