[Webkit-unassigned] [Bug 218762] Stuttering audio from WebRTC in iOS 14.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 18:11:49 PST 2020


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

poplark <songkang666 at 126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |songkang666 at 126.com

--- Comment #35 from poplark <songkang666 at 126.com> ---
(In reply to Teodor from comment #7)
> We are also experiencing this. Both Safari and SFWebView.
> 
> We use WebAudio – new AudioContext() that is then attached to existing
> <audio> element. Removing context creation seemed to help initially (two
> consecutive tries, in both the crackling happened for less than a second).
> Third try it persisted for about 7 seconds and then cleared, so I am
> guessing this is not the right workaround.

When I removed WebAudio - new AudioContenxt(), the crackling disappeared, so I am guessing the bug with iOS 14.2 affects the WebAudio API - AudioContext, you can have a try.

-- 
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/20201125/c6b4d885/attachment-0001.htm>


More information about the webkit-unassigned mailing list