Bug 168775 - [WebRTC] Quality of audio sent by RealtimeOutgoingAudioSource is poor
Summary: [WebRTC] Quality of audio sent by RealtimeOutgoingAudioSource is poor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-23 07:56 PST by youenn fablet
Modified: 2017-03-14 08:33 PDT (History)
2 users (show)

See Also:


Attachments
workaround (7.88 KB, patch)
2017-02-23 10:05 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2017-02-23 07:56:57 PST
We can hear crackles with the current implementation based on AudioDataSampleSource.
Comment 1 Radar WebKit Bug Importer 2017-02-23 07:57:20 PST
<rdar://problem/30674623>
Comment 2 youenn fablet 2017-02-23 10:05:35 PST
Created attachment 302526 [details]
workaround
Comment 3 Jon Lee 2017-03-13 17:57:10 PDT
rdar://problem/30516560
Comment 4 youenn fablet 2017-03-14 08:33:53 PDT
With the various audio pipeline updates, the audio quality is now good.