[Webkit-unassigned] [Bug 183201] Support WebRTC in Safari in-app browser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 26 14:10:59 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=183201
--- Comment #20 from youenn fablet <youennf at gmail.com> ---
(In reply to tim from comment #19)
> any news regarding this from an official webkit dev?
> if you all say that turn and stun should work in an in app browser we would
> love to see a live example, the same code that is working on Safari isn't
> working inside wkWebView
I tried loading https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/ in a WKWebView using https://itunes.apple.com/us/app/webview-wkwebview-and-uiwebview-rendering/id928647773
I was able to gather a srflx candidate.
Note that by default, host candidates are not exposed.
Note also that if a connection is created using a peer reflexive candidate, there might be no srflx candidate being exposed at all.
Tim, could you create a repro case?
--
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/20181126/ab90b5d9/attachment.html>
More information about the webkit-unassigned
mailing list