Bug 79464 - How to use webrtc acoustic echo canceller AEC with PulseAudio
Summary: How to use webrtc acoustic echo canceller AEC with PulseAudio
Status: RESOLVED NOTABUG
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: modules (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium major
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 19:39 UTC by Puyol
Modified: 2014-06-13 06:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.