Query regarding webrtcdsp/webrtcechorpbe echo cancellation using sync=false

Ajit Warrier ajit.warrier at gmail.com
Mon Nov 21 22:32:45 UTC 2016


I had a quick question regarding the echo cancellation implementation that
is new in gstreamer 1.10. The test loop:

gst-launch-1.0 autoaudiosrc ! webrtcdsp ! webrtcechoprobe ! autoaudiosink

works as expected.

However if the audio sink as sync=false, this does not work, and I can hear
echo/feedback.

gst-launch-1.0 autoaudiosrc ! webrtcdsp ! webrtcechoprobe ! autoaudiosink
sync=false

Is sync=true required for the echo cancellation algorithm ?

Thanks,
Ajit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20161121/51aa9ee2/attachment.html>


More information about the gstreamer-devel mailing list