RESOLVED FIXED 205858
GitHub WebRTC Basic Peer Connection demo not working
https://bugs.webkit.org/show_bug.cgi?id=205858
Summary GitHub WebRTC Basic Peer Connection demo not working
ychoo
Reported 2020-01-07 07:37:21 PST
Created attachment 386969 [details] Safari console log I'm having problem getting https://webrtc.github.io/samples/src/content/peerconnection/pc1/ demo working with Safari 13. The demo works with Chrome and Firefox. I'm seeing ICE connection failure from the debug console log. It does not work with either Unified or plan-b SDP semantics.
Attachments
Safari console log (9.03 KB, text/plain)
2020-01-07 07:37 PST, ychoo
no flags
ychoo
Comment 1 2020-01-07 08:38:42 PST
*** Bug 205859 has been marked as a duplicate of this bug. ***
ychoo
Comment 2 2020-01-07 10:11:22 PST
Demo is working now after adding a public STUN iceServer to the configuration.
Note You need to log in before you can comment on or make changes to this bug.