Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpncrunch
3295 days ago
It looks like RTCPeerConnection(config) is throwing an error if you don't pass in a null config.
1 comments
cpncrunch
3289 days ago
Actually, the problem was using the deprecated 'url' property, rather than the newer 'urls' (which works).
link