I am creating an application for ios that uses the pjsip library, but I want to use opus as a codec. I could not find a source that explains how to do this. Someone can help.
Can anyone tell both steps related to compiling an opus codec and then use it with pjsip.
Also, if possible, could someone give a link for libopus.a , which was compiled for the i386 architecture . I believe this might work if I can get hold of this library.
source share