Bug 58225

Summary: echo cancellation is poor with pulseaudio
Product: PulseAudio Reporter: venu <venuthepower>
Component: modulesAssignee: pulseaudio-bugs
Status: RESOLVED DUPLICATE QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description venu 2012-12-13 06:33:51 UTC
Hi all,
I am using pulseaudio-2.0 with webrtc enabled on ubuntu 64 bit X86 platform.

When i run gstreamer pipeline gst-launch-0.10 pulsesrc ! pulsesink  i am getting more echo.


These are the lines i added in default.pa for echo cancellation


load-module module-alsa-sink device=hw:1,3 sink_name=output
load-module module-alsa-source device=hw:2,0 source_name=input

load-module module-echo-cancel  aec_method=webrtc

set-default-source input.echo-cancel
set-default-sink output.echo-cancel


Is there any wrong with my default.pa or i have to add any other settings in default.pa for proper echo cancellation .



Thanks,
Venu.
Comment 1 Arun Raghavan 2013-07-01 16:33:42 UTC

*** This bug has been marked as a duplicate of bug 58226 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.