linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone and G.722 Wideband codec


From: menno
Subject: [Linphone-developers] Linphone and G.722 Wideband codec
Date: Tue, 29 Jun 2010 08:33:24 +0200
User-agent: SquirrelMail/1.4.18

Hello,

I want to use the G.722 codec on a 1.2Ghz ARM Device in the future. For
now i want to use linphone incombination with the Wideband G.722 codec.

I follow the following steps:
1. I download all the G722 files @
http://lists.gnu.org/archive/html/linphone-developers/2009-09/msg00034.html
2. I unpack the files and put msg722.c, g722_encode.c and g722_decode.c
into mediastreamer2/src
3. I put the g722.h file into the mediastreamer2/include/mediastreamer2
directory
4. I added two new filter id's to allfilters.h
5. I add all the C-files to the mediastreamer2/src/Makefile.am
6. I add "linphone_core_assign_payload_type(&payload_type_g7221,9,NULL);"

Compiling works ok with the current version linphone-3.3.1.tar.gz. But
after compiling , and starting program i get no other codecs than the
g711A/U,GSM and not the G722 one.

Can anybody help me to get this G722 wideband codec working (or add this
to the current linphone)?




reply via email to

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