[Webkit-unassigned] [Bug 236357] Inbound-Audio-Only WebRTC calls not supported in Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 06:07:51 PST 2022


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

--- Comment #5 from Jeff Whelpley <jeffwhelpley at hotmail.com> ---
The log file I just attached is when I turn on debugging with jssip when I try the use case I described in Safari (i.e. offertoReceiveAudio: true).

You can see in the invite that gets generated that the relays for TURN can't be used because it has `raddr 0.0.0.0` and the host addresses are mDNS .local addresses.

In this use case we explicitly do not want to prompt the user for microphone permissions since they are not needed, but it appears audio would only work for peers on the same local network.

-- 
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/20220307/830853ff/attachment-0001.htm>


More information about the webkit-unassigned mailing list