bbc / brave

Basic Real-time AV Editor - allowing you to preview, mix, and route live audio and video streams on the cloud
Apache License 2.0
654 stars 148 forks source link

Improved stun and turn #23

Closed matthew1000 closed 5 years ago

matthew1000 commented 5 years ago

Changes config to allow up to one STUN server and up to one TURN server. This matches what ‘webrtcbin’ accepts.

Also replaced the default STUN server from Mozilla to Google. This works better in my testing.

The result of this is that Brave WebRTC now works on remote servers without the need for a TURN server.