linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] mediastreamer2 as a standalone library


From: Wu Shan
Subject: [Linphone-developers] mediastreamer2 as a standalone library
Date: Thu, 26 Jul 2012 20:16:18 +0800

Dear All,
              I would like to learn about conferencing call via mediastreamer2. 

I issued the command

#git clone git://git.linphone.org/mediastreamer2.git

and follow the instruction from ReadMe file

#sudo ./configure

and it told me that it can't find the ORTP 

==================Error Msg================
...
checking for THEORA... no
checking for VP8... no
checking vpx/vpx_encoder.h usability... yes
checking vpx/vpx_encoder.h presence... yes
checking for vpx/vpx_encoder.h... yes
checking for vpx_codec_encode in -lvpx... yes
checking for ORTP... no
configure: error: Couldn't find ortp library
============================================

so I tried to use "--enable-external-ortp" by issuing command:

#sudo ./configure --enable-external-ortp

and I get the same error ... Please help me how to build this library...

I am also learning shell script, trying to understand what "configure file" is doing...

but it will be too late after I understand how that works .... thanks in advance...

                                                                             Sincerely,
                                                                                Shanwu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]