[Webkit-unassigned] [Bug 173307] WebRTC: STUN / TURN do not seem to work properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 14 01:52:25 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173307

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
> I log every candidate found to the debug console. When disabling ICE
> candidate filtering in the media flags, I get two local candidates (IPv4 and
> IPv6), but srflx or relay candidates never show up.

We had an issue in the past with TLS using SNI that was blocking candidate gathering (see https://bugs.webkit.org/show_bug.cgi?id=171747).
Maybe we have another issue there.

Looking at your JS, you have 3 possible STUN/TURN servers.
Can you try gathering candidates with each one of them and see whether you get some results?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170614/f2c5d141/attachment-0001.html>


More information about the webkit-unassigned mailing list