[Webkit-unassigned] [Bug 201640] No candidates when trying to subscribe to a media flow without publishing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 05:40:40 PDT 2019


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
I am closing this issue as WontFix since exposing host candidates would be a privacy regression.

Frederic, you might be able to validate the following workaround: when receiving an end of candidate event, in case no candidate was gathered, create a fake candidate (should still be well formed though) and send it to the server as you would with any real candidate.
If the call succeeds, the best approach might be to fix this server-side.

If the call does not succeed, there might be something else going on.

-- 
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/20190912/379d7413/attachment.html>


More information about the webkit-unassigned mailing list