Open Bug 1404962 Opened 7 years ago Updated 2 years ago

Analyze and modify the APM code, to optimize it for duplex audio.

Categories

(Core :: WebRTC: Audio/Video, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: padenot, Unassigned)

References

(Blocks 1 open bug)

Details

Limit resampling/allocation/locking when using signal processing algorithms from WebRTC.org, since none of that is needed for duplex. We might want to patch upstream to add a template-based policy to be able to skip the locks. We also want to inspect their code to prevent allocations in the callback. Those issues are very apparent when taking a profile of a regular call.
Rank: 25
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.