[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 10:14:32 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236357
--- Comment #12 from youenn fablet <youennf at gmail.com> ---
(In reply to Jeff Whelpley from comment #11)
> I wasn't aware of the WebRTC trace capability. I just added a trace of the
> use case I described. Let me know if anything else would help.
>
> I am no expert of this trace, but near the end it does have an "RTP Timeout"
> which would make sense since like I said, the media doesn't get to Safari
> for this use case.
I can see RTCPeerConnection::updateIceConnectionState(2E885B18) failed.
So the connection is indeed not successful.
I can see the remote description has one remote candidate 172.29.67.41.
Is that address accessible from the browser?
If the issue is rdar for relay candidates being 0.0.0.0, you can use the srflx candidate public IP address as related address and rewrite the TURN addresses.
--
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/22d0b236/attachment.htm>
More information about the webkit-unassigned
mailing list