[Webkit-unassigned] [Bug 225880] Stuttering audio with WebRTC + WebAudio in latest iOS 14.5.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 12:11:47 PDT 2021


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

Marc <marc.garabedian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marc.garabedian at gmail.com

--- Comment #7 from Marc <marc.garabedian at gmail.com> ---
While developing a WebRTC application, I have consistent issues with WebRTC Audio (Opus), on my iPhone X Safari (running 14.5.1, but been happening for some time before that upgrade ).  It seems tied to CPU usage on the phone.  I've tried every number of ways to get it to work, but get stuttering. Once it starts stuttering, it either stays the same or gets worse as time goes on. Sometimes refreshing the tab also does nothing, but opening a new tab may fix it for a little bit.  For what it's worth, it's not all audio in the AudioContext. Mp3 files loaded in the context play fine, even while the audio stutters in WebRTC. I've tried both the <audio> element and new Audio() for passing the MediaStream but both end up the same way.

-- 
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/20210519/964e007e/attachment.htm>


More information about the webkit-unassigned mailing list