[Webkit-unassigned] [Bug 198545] iOS not hearing other participant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 16:28:25 PDT 2020


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

Anna Vasilko <avasilko at twilio.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |avasilko at twilio.com

--- Comment #14 from Anna Vasilko <avasilko at twilio.com> ---
We hit this issue a lot with Safari 13 exactly as described by the initial reporter.
iOS Safari can't hear one of the remote participants in a multi-party call.

And to emphasize, this is NOT related to backgrounding, and the tracks are not silent/muted, all remote tracks look normal, enabled, not ended, not muted, "live", etc. 

Calling .pause() then .play() on the audio element fixes it, but we can't find a way to detect it programmatically. 

The issue seems to be related to audio track rendering, it happens normally when someone joins the room with several participants or dominant speaker changes (basically on any activity which results in re-rendering of audio elements).

-- 
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/20200402/898756b7/attachment.htm>


More information about the webkit-unassigned mailing list