Hi Alan, Can you tell me what the errors are? You need to link against libopus (-lopus). When compiling it, I had used our applications build system and not pjsip's automake one, so I'm not sure how to tweak the build system to detect libopus. thanks, Nishant On Thu, 6 Aug 2015 at 14:08 Alan <lameventanas at gmail.com> wrote: > Ok, so I tried this: > > cd pjproject-2.4 > cp /tmp/pj_opus.c pjmedia/src/pjmedia-codec/ > cp /tmp/pj_opus.h pjmedia/include/pjmedia-codec/ > patch -p3 -i > /tmp/0001-pjmedia-codec-Add-opus-RTP_PT-enable-RTP-PTs-for-oth.patch > > added: pj_opus.o to PJMEDIA_CODEC_OBJS in pjmedia/build/Makefile > > and: #define PJMEDIA_HAS_OPUS_CODEC 1 to config_site.h > > and... it doesn't build. I get undefined references all over. > > It would be great if you could contribute a proper patch to pjproject. > > > > On Wed, Jul 22, 2015 at 10:39 PM, Nishant Rodrigues <nishantjr at gmail.com> > wrote: > >> Sorry about the delay. Didn't see the reply. >> >> The pj_opus.[ch] files are originally from the csipsimple project (though >> that only supported 48000 bit rate). >> The patch to the pjsip sources is required because the highest "payload >> type" goes past 127. >> >> Have fun! >> Nishant >> >> On Thu, 18 Jun 2015 at 14:09 Shaul Kedem <shaul at yallo.com> wrote: >> >>> I am interested, where can we get it ? >>> Thanks ! >>> >>> On Jun 18, 2015, at 5:27 AM, Nishant Rodrigues <nishantjr at gmail.com> >>> wrote: >>> >>> I've got Opus working, if you're interested in that. >>> >>> On Wed, 3 Jun 2015 at 01:36 jyotirmoy banerjee <iamjyotirmoy at yahoo.co.in> >>> wrote: >>> >>> Hi All, >>>> Been out of touch for quite some time now, so forgive me if this >>>> has already been discussed. >>>> Now that apple has made it a must to have the apps compiled to 64 bit >>>> versions, have any of you managed to compile SILK for ARM64? If so, could >>>> you help me out on it? >>>> >>>> Regards >>>> Jyotirmoy >>>> _______________________________________________ >>>> >>> Visit our blog: http://blog.pjsip.org >>> >>> >>>> >>>> pjsip mailing list >>>> pjsip at lists.pjsip.org >>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip at lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip at lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150813/00431882/attachment.html>