linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Building of G726 and a codec 'shell'


From: Johan Pascal
Subject: Re: [Linphone-developers] Building of G726 and a codec 'shell'
Date: Fri, 23 Oct 2015 14:57:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi,
the easiest way to add a codec is to create a new mediastreamer plugin.

You can check for example the g729 one (git clone git://git.linphone.org/bcg729.git)
The repository contains the codec itself in the src directory but you may be more interested in the ms plugin code in msbcg729 directory.

johan

On 23/10/15 14:29, address@hidden wrote:

Hi,

 

I could really do with some advice being very new to this!

 

I would like to experiment with codecs and would like to use an existing one as a code template. I thought I would try and play with an existing one, that was not included with the default build. I thought that this would be easier than figuring out how to add a new custom one.

 

However, I can’t seem to configure the build to include G726, it seems to boil down to mediastreamer2/configure.ac AM_CONDITIONAL(BUILD_G726, test have_spandsp = true) what does spandsp imply or mean?

 

Any other info on how to actually define a codec shell and include in the build would be most welcome!!

 

Many thanks

 

nick



_______________________________________________
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]