|
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!!!! |
[Prev in Thread] | Current Thread | [Next in Thread] |