linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] problem with speexec in mediastreamer2


From: Shahram Shabpareh
Subject: [Linphone-developers] problem with speexec in mediastreamer2
Date: Sun, 18 Dec 2016 17:13:26 +0330

Hi
I'm using mediastream command for voice chat. when i enable echo cancellation with --ec switch, sound (both side) is dropped and this error is showed on screen:

ortp-warning-Getting reference signal but no echo to synchronize on.

i searched in code of mediastreamer2 and found that no data read from inputs[1] in speexec plugin. i searched in code and found no plugin is connected to speexec input[1]

ms_connection_helper_link(&h,stream->ec,1,1);

my question is how can i enable speex echo cancellation?

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]