pyj4104 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

More Codec is possible? #344

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I build and run a in Android simulator. It's ok for register,call,answer.
I find only G711u/A ,GSM codecs in Sipdroid,is possible build more codec 
such as G729? G723?

Original issue reported on code.google.com by kennyg...@gmail.com on 24 Feb 2010 at 3:35

GoogleCodeExporter commented 9 years ago
My SIP provider (also local phone/cable/data) only supports  G.729 over SIP.

What's the possibility of supporting it?

Original comment by ak.hep...@gmail.com on 27 Feb 2010 at 10:28

GoogleCodeExporter commented 9 years ago
G729 is patent/license encumbered. Probably not going to see that until 
sipdroid is
stable and can have it bundled in for a fee.

G723.1 is also patent encumbered, but isn't quite as popular as G729. Doubtful 
you
will ever see it.

G723, not the same as G723.1, is now G726. G726 is available in FreeSWITCH so it
could be used if someone wanted to build the module/plugin for it.

Original comment by aktz...@gmail.com on 1 Mar 2010 at 11:33

GoogleCodeExporter commented 9 years ago
What about IBLC or more importantly - fixing GSM in 2.0+ Android phones?  BV 
was a 
nice addition, but too few providers support it.  

Original comment by kro...@gmail.com on 20 Mar 2010 at 2:22

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 20 Mar 2010 at 8:50

GoogleCodeExporter commented 9 years ago
Now, finally got GSM. It is perfect and I not even bother asking for G729. 
Since most
provider will support GSM.

Original comment by sa4...@gmail.com on 14 Apr 2010 at 5:44

GoogleCodeExporter commented 9 years ago
Where can I download the source code for the codecs included in 1.46? 
Looks like all the new ones are compiled using the NDK and bundled as xx_jni.so 
files
 in the apk file.

TIA.

Original comment by ernieche...@gmail.com on 27 Apr 2010 at 1:09

GoogleCodeExporter commented 9 years ago
Thanks every one.g729 codec development is possible for sipdroid open source.At 
last i complete g729 codec for android sipdroid open source project.Thanks 
every one of android developer those people who help me to complete the 
sipdialer.i think i will get help from this forum later if i face any 
problem.last time i talk with from my HTC Wildfire device about 1 hour 
successful call.voice quality with g729 codec was very good for me.if any one 
face "can't hear the other person" problem then you just install the apk for 
your device (HTC wildfire) and after installed your sipdroid application just 
reboot your device i think problem will be solve.

**another time i tell that if i face any problem then i think i will get help 
from this forum**pray for me......

Original comment by ocean.ra...@gmail.com on 18 Oct 2010 at 6:58

GoogleCodeExporter commented 9 years ago
hi ocean.rabby.191.
Can you build g729 codec for sipdroid?
I need the g729 codec. Please, can you upload de source code (file .cpp o file 
.so directly)?
Thank you very much!

Original comment by robertoa...@gmail.com on 25 Nov 2010 at 2:14

GoogleCodeExporter commented 9 years ago
hi ocean.rabby.191.
Do you have any plan to add G729 to sipdroid?
We are all waiting.... 

Original comment by mayuqi...@gmail.com on 6 Dec 2010 at 10:09

GoogleCodeExporter commented 9 years ago
Hi robertarias05

encoder input 80 frame and packed by 10ms of 10 frame
and decoder input 10 frame and and output 80 frame
hear i attach the g729_jni.cpp file

Original comment by ocean.ra...@gmail.com on 22 Dec 2010 at 7:20

Attachments:

GoogleCodeExporter commented 9 years ago
This is the perfect g729_jni.cpp file for sipdroid. Please see the attachment

Original comment by ocean.ra...@gmail.com on 22 Dec 2010 at 7:32

Attachments:

GoogleCodeExporter commented 9 years ago
What do I do with the attachment once downloaded? 

Original comment by sc...@ryskamp.com on 24 Jan 2011 at 7:12

GoogleCodeExporter commented 9 years ago
i also want to know how to add g729 codec support with sipdroid..what steps to 
b followed..
what to do with the above code.??

Original comment by mca...@gmail.com on 31 Jan 2011 at 7:28

GoogleCodeExporter commented 9 years ago
And I also want to know,and Please attach 
typedef.h"
basic_op.h"
ld8a.h"
g729a.h"  files.
And write here how to join this code to sipdroid.

Original comment by Arian.Sa...@gmail.com on 3 Feb 2011 at 2:00

GoogleCodeExporter commented 9 years ago
Issue 928 has been merged into this issue.

Original comment by pmerl...@googlemail.com on 11 Jun 2011 at 1:44

GoogleCodeExporter commented 9 years ago
ok what do we do with this  text file ??? is this gonna give us G729 ??

sly

Original comment by sylvain....@gmail.com on 5 Feb 2012 at 6:19

GoogleCodeExporter commented 9 years ago
Issue 1024 has been merged into this issue.

Original comment by pmerl...@googlemail.com on 4 Mar 2012 at 11:23

GoogleCodeExporter commented 9 years ago
The G729 in the package does not work unfortunately. Is it Annex A or B?

Original comment by and...@kliq.co.za on 19 Jul 2012 at 8:43