Bug 79464

Summary: How to use webrtc acoustic echo canceller AEC with PulseAudio
Product: PulseAudio Reporter: Puyol <paul9510>
Component: modulesAssignee: pulseaudio-bugs
Status: RESOLVED NOTABUG QA Contact: pulseaudio-bugs
Severity: major    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Puyol 2014-05-30 19:39:39 UTC
Hello!!
I tried to install pulseaudio-5.0 but when I use ./configure i found that the echo canceller webrtc is disabled while the speex andrian aec are enabled!!
this is the message : 

.....
    Enable udev:                   yes
      Enable HAL->udev compat:     yes
    Enable systemd login:          no
    Enable systemd journal:        no
    Enable TCP Wrappers:           no
    Enable libsamplerate:          yes
    Enable IPv6:                   yes
    Enable OpenSSL (for Airtunes): no
    Enable fftw:                   no
    Enable orc:                    no
    Enable Adrian echo canceller:  yes
    Enable speex (resampler, AEC): yes
    Enable WebRTC echo canceller:  no
    Enable gcov coverage:          no
    Enable unit tests:             no
    Database
      tdb:                         no
      gdbm:                        no
      simple database:             yes

    System User:                   pulse

.....

Any one have an idea to deal with?
Thanks !!
Comment 1 David Henningsson 2014-06-13 06:43:12 UTC
Please install the webrtc audio processing headers: http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/

For a debian derivative this is the libwebrtc-audio-processing-dev package.

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.