Audio Enhancement - Echo and noise cancellation #452
Unanswered
DusanGataric
asked this question in
Q&A
Replies: 1 comment 1 reply
-
No, I don't have any plans to add any audio signal processing to this library. The audio processing path will stop at the encode/decode to raw signed linear samples. I appreciate it would be useful to have full audio and video processing pipelines but that's a full-time undertaking on its own and I can't even keep up with the network, transport and signalling specifications for real-time communications. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do you plan to support echo and noise cancellation in your SIP project?
I have managed to make a SIP call using your Softphone example but I am experiencing really bad echo issues.
Beta Was this translation helpful? Give feedback.
All reactions