Bug 205858

Summary: GitHub WebRTC Basic Peer Connection demo not working
Product: WebKit Reporter: ychoo
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: youennf
Priority: P2    
Version: Safari 13   
Hardware: Mac   
OS: macOS 10.13   
Attachments:
Description Flags
Safari console log none

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.