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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 3 02:14:46 PST 2020


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

--- Comment #12 from daginge at confrere.com ---
We ended up trying to work around this by listening for the changes to the muted property. Since for us the problem seems to occur whenever the user has gone to the home page and back. So if the OS unmutes a track we stop7start all video element using that MediaStream.

But honestly, at this point there are so many audio issue bugs in the wild it's hard to tell them apart, let alone accurately measure the effect of our fixes.

If I get only one issue for iOS WebRTC in the future it's increased resources dedicated to sorting out issues with capturing media and the lifecycle around that. I can't count the number of weird workarounds we have had to put in place because iOS suddenly decides that we can't have audio anymore.

-- 
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/20200203/54608eaa/attachment-0001.htm>


More information about the webkit-unassigned mailing list