linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] I Could not find encoder and decoder switch for G7


From: Mallikharjuna Rao
Subject: [Linphone-developers] I Could not find encoder and decoder switch for G729 codec on SettingsView
Date: Wed, 2 Dec 2015 09:46:24 +0530

Hi.

I installed on iTerm2 terminal as "./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_G729=ON && make".

But i couldn't find G729 codec switch on settings screen. i didn't know why the codec was not visible and what is the exact solution about this codec.

i executed below commands on Teminal iTerm2.

- make help 
- nm liblinphone-sdk/apple-darwin/lib/libbcg729.a | wc -l
Reposnse:
udays-mac-mini:linphone-iphone uday$ make help

prepare.py was previously executed with the following options:

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


(please read the README.md file first)

Available architectures: x86_64 arm64 armv7

Available packages: antlr3c bcg729 bellesip bzrtp cunit ffmpeg gsm libilbcrfc3951 linphone ms2 msilbc mssilk mswebrtc opus ortp polarssl speex srtp vpx


Available targets:

   * all or build: builds all architectures and creates the liblinphone SDK

   * sdk: creates the liblinphone SDK. Use this only after a full build

   * zipsdk: generates a ZIP archive of liblinphone-sdk/apple-darwin containing the SDK. Use this only after SDK is built.

   * zipres: creates a tar.gz file with all the resources (images)


=== Advanced usage ===


   * build-[package]: builds the package for all architectures

   * clean-[package]: cleans package compilation for all architectures

   * veryclean-[package]: cleans the package for all architectures


   * [x86_64|arm64|armv7]-build-[package]: builds a package for the selected architecture

   * [x86_64|arm64|armv7]-clean-[package]: cleans package compilation for the selected architecture

   * [x86_64|arm64|armv7]-veryclean-[package]: cleans the package for the selected architecture


udays-mac-mini:linphone-iphone uday$ nm liblinphone-sdk/apple-darwin/lib/libbcg729.a | wc -l

       3


I Could not find encoder for G729
I Could not find decoder for G729

reply via email to

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