On 03/06/2025 16.31, Jeff Brower via sr-users wrote:
Is there a documented procedure for adding codecs to rtpengine ? As I understand it so far, we would adapt rtpengine encoder and decoder interfaces to the voplib API (documented at https://github.com/signalogic/SigSRF_SDK/blob/master/codecs_readme.md), allowing use of voplib shared object libs.
I've been searching (e.g. adding codecs to rtpengine site:kamailio.org) but have not found a step-by-step procedure yet.
Thanks for any advice / guidance.
This is better discussed on the rtpengine mailing list: https://rtpengine.com/mailing-list
But as a short and quick answer: no, nobody has yet taken the time to write up a document about how to integrate new codecs, and as such the best documentation is the code. 😁
Cheers