linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] [OpenH264] How to import OpenH264


From: Erwan Croze
Subject: Re: [Linphone-developers] [OpenH264] How to import OpenH264
Date: Tue, 25 Apr 2017 10:04:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hello,

To use OpenH264 codec you had two choices.

Build Linphone with this options:

./prepare.py -DENABLE_NON_FREE_CODECS=1 -DENABLE_OPENH264=1 -DENABLE_EMBEDDED_OPENH264=1

It will enable OpenH264 and embed the codec.

Or you can build Linphone with this options:

./prepare.py -DENABLE_NON_FREE_CODECS=1 -DENABLE_OPENH264=1

It will enable OpenH264 and if your system is Android < 5.0, you can download it from the app in options video and click on H264 codecs.


For more informations:

https://wiki.linphone.org/xwiki/wiki/public/view/Lib/Features/Codec%20H264%20on%20Android/


Best regards,

Erwan Croze
Software Engineer - Belledonne-communications
On 24/04/2017 18:43, Viet Bui wrote:
Hi everybody!!!!

Im trying to run linphone on Android 4.4 (API 19) (Linphone 3.2.6)
I want to use codec OpenH264 for video call.
I built linphone with two options DENABLE_OPENH264=ON -DENABLE_NON_FREE_CODECS=ON, and downloaded libmsopenh264.so from cisco too.
But when I run app , I always get error 
 Fail to load plugin /data/app-lib/xxxxx/libmsopenh264.so : dlopen failed: cannot locate symbol "ortp_logv" referenced by "libmsopenh264.so"...

Plz help me or give me some suggestions 

Thanks all !!!

VietBQ



_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

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