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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 01:39:06 PDT 2017


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

--- Comment #8 from Danilo <db at threema.ch> ---
(In reply to youenn fablet from comment #7)
> I tried
> https://youennf.github.io/webrtc-tests/src/content/peerconnection/trickle-
> ice/
> which is a modified version of webrtc.github.io trickle test with data
> channel.
> 
> turn:turn.threema.ch:443?transport=udp and
> turn:turn.threema.ch:443?transport=tcp seems to work like in Chrome.

That did not work for me. I simply don't get any candidates (with or without credentials), after 40 seconds it shows a "Not reachable?" message.

If I disable host candidate filtering, I get the two host candidates (IPv4 / IPv6) but nothing else.

Chrome on the same machine with the same configuration gathers 12 host candidates, 3 srflx candidates and 6 relay candidates.

> turns:turn.threema.ch:443 seems to be the cause of the issue.

Even if TURNS would not be supported, that should not affect whether TURN or STUN work.

-- 
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/20170626/b50c2b9b/attachment-0001.html>


More information about the webkit-unassigned mailing list