Acoustic Echo Canceler element in gstreamer

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Acoustic Echo Canceler element in gstreamer

Marco Ballesio
Hello,

I wonder if somewhere a speex-based AEC element is in development.

It would be great to set-up a good quality GStreamer-based VoIP
communication that is:

- running on my laptop (no external DSP with integrated AEC).
- using only embedded speakers/MIC (no headsets).

If such an element isn't yet available (or work-in-progress) I could
add it to my freetime to-do list.

Regards,
Gibro

------------------------------------------------------------------------------
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Acoustic Echo Canceler element in gstreamer

Olivier Crête-2
Hello,

On Sat, 2009-03-28 at 12:11 +0200, Gibro Vacco wrote:
> I wonder if somewhere a speex-based AEC element is in development.

I actually wrote one, but that it really does not work reliably.

The main reason is tha the speex AEC only works if the media thats
played back and the media that recorded come from the exact same sample
clock (ie from the same sound card). So it won't work if you have USB
speakers, or the the mic on a webcam or any other stuff like that...


See source at:
http://git.collabora.co.uk/?p=user/tester/gst-plugins-farsight-tester.git;a=tree;f=ext/speexdsp;hb=speexdsp

--
Olivier Crête
[hidden email]
Collabora Ltd

------------------------------------------------------------------------------

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel

signature.asc (205 bytes) Download Attachment