[Webkit-unassigned] [Bug 182906] ICE Gathering never completes due to srflx candidate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 14:54:15 PDT 2018


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
(In reply to Thomas Mullen from comment #1)
> I can confirm through Wireshark that the STUN server is sending the srflx
> candidate. Safari just doesn't emit the event.

The issue with http://jsfiddle.net/hvkn8b5e/6/ is that the peer connection should be closed so that some clean-up happens and sockets be closed. Otherwise, we run out of sockets and stop doing anything.
If you close explicitly the pc, it seems to run fine.

Thomas, we just updated to a new libwebrtc endpoint on STP 52.
I am wondering whether you could do some additional testing here.

-- 
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/20180327/f083495b/attachment-0001.html>


More information about the webkit-unassigned mailing list