[Webkit-unassigned] [Bug 220599] WebRTC live Opus audio stream stutters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 01:03:42 PST 2021


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

--- Comment #2 from Mikael Nousiainen <tmnousia at gmail.com> ---
This is a real blocker for my use case and I have not found any workarounds for it. I wonder that if anyone else has the same issue with live Opus streams? Seems they simple don't work -- not with AudioContext at least...

Anyway, I've updated the test application to work properly on desktop Safari 14 (there were some ES6 features in the code only supported by Safari Technology Preview). Now the test app works on desktop Safari 14 (14.0.2) and reproduces the issue on macOS.

However, while I can play back the audio on iOS 14 in the application the test case originates from, this example seems to produce only silence on iOS 14 (iPhone 7) currently. I have checked logs on Web Inspector and get no errors or other indications. I'm using a user gesture to trigger the audio playback and specifically resuming AudioContext in the click handler too.

-- 
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/20210114/8fba4b2d/attachment.htm>


More information about the webkit-unassigned mailing list