Need Help in compile PJSIP library for IPhone

MK
Manoj kumar Dixit
Tue, Mar 21, 2017 10:04 AM

Hi,

I am facing some issues in compiling PJSIP library for iPhone.
When I am giving the path of compiled openh264 codec, I am getting the
following problem.

Using OpenH264 prefix...
/Users/Manoj/Desktop/Manoj/pjproject-2.6/pjsip-apps/src/pjsua/ios/openh264

checking OpenH264 usability... no

Can you help me in that? If possible then please send me proper procedure
to compile it for iPhone.
and one more thing, I am not getting how to initiate a video using demo
code provide by you.

Thanks in advance.

Hi, I am facing some issues in compiling PJSIP library for iPhone. When I am giving the path of compiled openh264 codec, I am getting the following problem. *Using OpenH264 prefix... /Users/Manoj/Desktop/Manoj/pjproject-2.6/pjsip-apps/src/pjsua/ios/openh264* *checking OpenH264 usability... no* Can you help me in that? If possible then please send me proper procedure to compile it for iPhone. and one more thing, I am not getting how to initiate a video using demo code provide by you. Thanks in advance.
AR
Alin Radut
Wed, Mar 22, 2017 12:51 PM

Hello

You should be able to figure out what's the problem with OpenH264 by
checking out the config.log file in the root folder of pjsip. Search
for "checking OpenH264 usability" and you should be able to see the
program that failed to run and the compiler flags sent to it.

On Tue, Mar 21, 2017 at 12:04 PM, Manoj kumar Dixit
manojdixit.dixit8@gmail.com wrote:

Hi,

I am facing some issues in compiling PJSIP library for iPhone.
When I am giving the path of compiled openh264 codec, I am getting the
following problem.

Using OpenH264 prefix...
/Users/Manoj/Desktop/Manoj/pjproject-2.6/pjsip-apps/src/pjsua/ios/openh264

checking OpenH264 usability... no

Can you help me in that? If possible then please send me proper procedure to
compile it for iPhone.
and one more thing, I am not getting how to initiate a video using demo code
provide by you.

Thanks in advance.


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hello You should be able to figure out what's the problem with OpenH264 by checking out the config.log file in the root folder of pjsip. Search for "checking OpenH264 usability" and you should be able to see the program that failed to run and the compiler flags sent to it. On Tue, Mar 21, 2017 at 12:04 PM, Manoj kumar Dixit <manojdixit.dixit8@gmail.com> wrote: > Hi, > > I am facing some issues in compiling PJSIP library for iPhone. > When I am giving the path of compiled openh264 codec, I am getting the > following problem. > > Using OpenH264 prefix... > /Users/Manoj/Desktop/Manoj/pjproject-2.6/pjsip-apps/src/pjsua/ios/openh264 > > checking OpenH264 usability... no > > > Can you help me in that? If possible then please send me proper procedure to > compile it for iPhone. > and one more thing, I am not getting how to initiate a video using demo code > provide by you. > > Thanks in advance. > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >