[Webkit-unassigned] [Bug 183201] Support WebRTC in Safari in-app browser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 04:29:33 PST 2018


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

--- Comment #18 from tim <tim.j.williams5 at gmail.com> ---
(In reply to youenn fablet from comment #16)
> navigator.mediaDevices.getUserMedia is not yet exposed/working in
> SafariViewController/Web.app and WKWebView.
> 
> RTCPeerConnection should be working though.
> I am surprised that STUN/TURN servers are not working properly.

we've tried both turn and stun servers, no matter what we do, in an in-app mode onicecandidate is never fired.

we manage to setLocalDescription and setRemoteDescription and that's it, nothing happens.

on Safari, and any other android/in app android browser it is working.

-- 
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/20181123/598d48c2/attachment.html>


More information about the webkit-unassigned mailing list