<div dir="ltr"><div><div><div><div>I had a quick question regarding the echo cancellation implementation that is new in gstreamer 1.10. The test loop:<br><br>gst-launch-1.0 autoaudiosrc ! webrtcdsp ! webrtcechoprobe ! autoaudiosink<br><br></div>works as expected.<br><br></div>However if the audio sink as sync=false, this does not work, and I can hear echo/feedback.<br><br>gst-launch-1.0 autoaudiosrc ! webrtcdsp ! webrtcechoprobe ! autoaudiosink sync=false<br><br></div><div>Is sync=true required for the echo cancellation algorithm ?<br></div><div><br></div>Thanks,<br></div>Ajit.<br></div>