webrtc-sdk / webrtc

BSD 3-Clause "New" or "Revised" License
225 stars 89 forks source link

Fix localhost TURN server conection issue #105

Closed PonyPC closed 8 months ago

PonyPC commented 9 months ago

flutter-webrtc/flutter-webrtc/issues/#1464

PonyPC commented 9 months ago

Chrome and Edge is not the same behavior like this repository, they allow the webbrowser connect to the local turn server. So I think the ignore type should be unknown instead of loopback

davidzhao commented 8 months ago

We do not want to diverge here.