Bug 58225 - echo cancellation is poor with pulseaudio
Summary: echo cancellation is poor with pulseaudio
Status: RESOLVED DUPLICATE of bug 58226
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: modules (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 06:33 UTC by venu
Modified: 2013-07-01 16:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.