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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 08:47:27 PST 2020


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

--- Comment #33 from mawojtcz at cisco.com ---
We're also seeing this issue - I assume it's the same, because we sometimes have a video element that's playing remote video fine but with no audio and calling pause() and then play() on that element fixes it. Same issue happens also on just a pure audio element. 
The problem is that we don't have a way to detect when to trigger this workaround of calling pause() and play(). So far we've been calling it whenever we were changing the srcObject property on the media element and that seemed to work fine in iOS 13. We couldn't reproduce the issue anymore. Now, with the latest iOS 14.3 Beta 2 I've found this issue is happening again.

-- 
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/20201124/8f4977ba/attachment.htm>


More information about the webkit-unassigned mailing list