sipwise / rtpengine

The Sipwise media proxy for Kamailio
GNU General Public License v3.0
800 stars 375 forks source link

Realtime audio processing #1607

Closed wojciak closed 1 year ago

wojciak commented 1 year ago

Hi!

I'm looking for a way to process RAW audio data coming from one party, before it goes to the other party. The goal is to add audio augumentation on the server side (think noise removal)

So basically: [agent audio] -> rtpengine [process_audio] -> [customer audio]

Is this possible?

rfuchs commented 1 year ago

No we don't have any audio processing in rtpengine at the moment.

Please use the mailing list for generic questions like this.