linphone-users
[Top][All Lists]
Advanced

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

[Linphone-users] In Linphone for Android-6, build 3112, no codecs: SILK,


From: Дмитрий Погоняев
Subject: [Linphone-users] In Linphone for Android-6, build 3112, no codecs: SILK, iLBC, G729, iSAC
Date: Thu, 03 Nov 2016 11:37:47 +0700
User-agent: KMail/4.13.3 (Linux/3.16.0-71-generic; KDE/4.13.3; x86_64; ; )

Hello, I want to use Linphone, but it requires a codec SILK, iLBC, G729, iSAC.

In particular, G729, for interaction with the corporate Asterisk. Unfortunately, Build and Run on Android 6, I have not seen these codecs in the application settings. At the same time, the same APK running on Android 4 gives the expected result.

 

More:

 

cloned project

git clone https://github.com/BelledonneCommunications/linphone-android.git

I checkout to a release branch

git checkout --track origin / 3.1.1.x

Current commit

0ab83f74a62724ddde982e19af2c8c50eb011be0

Set the r10c version of the NDK

export PATH = $ PATH: / home / ... / android-ndk-r10c /

Setting up your project by using G729. (According to the Readme)

./prepare.py -DENABLE_NON_FREE_CODECS = YES -DENABLE_G729 = YES

Successfully build the project

make

Successfully imported in AndroidSrudio 2.2.2 with modified settings Gradle

classpath 'com.android.tools.build:gradle:2.2.2'

apply plugin: 'com.android.application'

buildToolsVersion "23.0.3"

The resulting copied APK two devices running Android - 4 and 6.

 

As a result, Android-6, when opening the Audio settings, codecs not listed SILK, iLBC, G729, iSAC. At the same time, the same APK installed on Android-4 gives the expected result.

I am a very long time trying to solve the problem.

Please, help!

 

PS: A similar question on stackoverflow:

http://stackoverflow.com/questions/40338833/in-linphone-for-android6-build-3112-no-codecs-silk-ilbc-g729-isac

--

С уважением, Погоняев Дмитрий.


reply via email to

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