[Webkit-unassigned] [Bug 176157] WebRTC Ice gathering never completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 25 08:46:21 PDT 2017


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
(In reply to sebastian.schenk from comment #4)
> @youenn fablet 
> 
> Why would I expect to only see STUN/TURN candidates?


Currently, WebKit only exposes Host addresses if camera and/or microphone access has been granted.
This prevents a privacy issue (IP address gathering).

> Is it possible to also get the Host candidates?

You can call getUserMedia.
In Safari, there is also a way in the developer/WebRTC menu to disable candidate filtering.

If you have a particular use case where host candidates are important and you do not want to request camera/microphone access, please describe it in bug 174500.

-- 
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/20170925/2a2c913d/attachment.html>


More information about the webkit-unassigned mailing list