Using OPUS on Android

SM
Scott M Ober
Tue, Oct 4, 2016 7:05 PM

Hi,

I've followed the instructions at
https://trac.pjsip.org/repos/ticket/1904 to build pjsip with opus support.
I can see a number of opus files being compiled.

I then rebuilt and deployed our app on an android device and enumerated
the codecs.  Opus is not there.

I reviewed the build logs and I don't see any errors, is there something
else that must be done to get Opus to work?

Do I need to install libopus.a along with my apk?  If so, where do I put
it in Android studio for it to be found and included in my apk?

-- Scott

Hi, I've followed the instructions at https://trac.pjsip.org/repos/ticket/1904 to build pjsip with opus support. I can see a number of opus files being compiled. I then rebuilt and deployed our app on an android device and enumerated the codecs. Opus is not there. I reviewed the build logs and I don't see any errors, is there something else that must be done to get Opus to work? Do I need to install libopus.a along with my apk? If so, where do I put it in Android studio for it to be found and included in my apk? -- Scott