Hi,
I have been trying to upgrade our iOS project unsuccessfully to PJSIP 2.2.1 with opus 1.1 and openSSL for armv7, armv7s and arm64 for iOS. We were using PJSIP 2.0 earlier.
First I got an error saying opus.h not found in pjmedia, following which I added it manually. But after that I am not able to generate the libopuscodec-arm-apple-darwin9.a file. The build process does not show any error but I am unable to generate the required lib.
I have attached the script that I have used to build it. The procedure I followed was:
Placed opus in pjsip2.2.1->third_party.
Used the opus patch found on the forums (attached herewith)
Built openSSL.
Ran the build script (attached herewith)
Any help will be greatly appreciated as I have been stuck on this for quite some while.
--
Vinay Nair
vinay.nair@novanet.net
Hi,
You should update your code to use latest patch available (last change was
made this weekend to fix critical compatibility issue).
The opus format has evolved (in particular RTP payload format). As
consequence the old post sent is pretty outdate.
Instead, use latest versions which is compounded of :
As the work is mainly done for android on csipsimple there is currently
nothing to build using the pjsip toolchain. However it should be very easy
to build as there is no big dependancies on these plugins (it's just pjsip
Best regards
Régis
2014-04-01 9:42 GMT+02:00 Vinay vinay.nair@novanet.net:
Hi,
I have been trying to upgrade our iOS project unsuccessfully to PJSIP
2.2.1 with opus 1.1 and openSSL for armv7, armv7s and arm64 for iOS. We
were using PJSIP 2.0 earlier.
First I got an error saying opus.h not found in pjmedia, following which I
added it manually. But after that I am not able to generate the
libopuscodec-arm-apple-darwin9.a file. The build process does not show
any error but I am unable to generate the required lib.
I have attached the script that I have used to build it. The procedure I
followed was:
- Placed opus in pjsip2.2.1->third_party.
- Used the opus patch found on the forums (attached herewith)
- Built openSSL.
- Ran the build script (attached herewith)
Any help will be greatly appreciated as I have been stuck on this for
quite some while.
--
Vinay Nair
vinay.nair@novanet.net
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org