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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 13:33:49 PST 2021


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

--- Comment #1 from Mikael Nousiainen <tmnousia at gmail.com> ---
A note about the test application implementation:

The incoming WebRTC audio stream is played back through an AudioContext (to allow audio processing and visualization) and streaming is initiated by creating an Audio element where the stream is first assigned as srcObject and then wrapped via createMediaStreamSource() to be connected into the AudioContext.

The source code can be read from the example website.

-- 
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/20210113/595ac0b7/attachment.htm>


More information about the webkit-unassigned mailing list