Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

large 4-5 second lag/delay. #16

Closed
GoogleCodeExporter opened this issue May 14, 2015 · 6 comments
Closed

large 4-5 second lag/delay. #16

GoogleCodeExporter opened this issue May 14, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Phone: LG GW620 (Eve), with android 1.5
I am using a SIP service that only supports the "PCMU" codec.
When only other codecs are enabled, it instantly ends any calls.

when the PCMU codec is inabled i have a 4-5 second lag/latency/delay.

The problem is not the network's fault because other sip devices work fine with 
an unnoticable delay, while connected to the same router.

It seems as if in the first few seconds the lag is very small, and after a few 
seconds it increases to 4-5 seconds, and remains there.

I am not sure if the lag happens on the voice coming in, going out, or both.

Is there an easy way that i could debug what's going wrong?

Original issue reported on code.google.com by purdea.a...@gmail.com on 4 Aug 2010 at 5:55

@GoogleCodeExporter
Copy link
Author

s/inabled/enabled

Original comment by purdea.a...@gmail.com on 4 Aug 2010 at 5:57

@GoogleCodeExporter
Copy link
Author

I have noticed the same on Android G1 (1.5). Do you have the same issue with 
another OS version (1.6 or later)?
This is probably caused by the jitter buffer which introduces latency. The 
incoming sound is clear or not?
Could you confirm that the sound received by the remote party (no IMSDroid) has 
no delay?
If you can send RTP trace (wireshark) it will help a lot.

Original comment by boss...@yahoo.fr on 4 Aug 2010 at 6:04

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by boss...@yahoo.fr on 28 Aug 2010 at 4:25

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

we use android 2.2, the audio lagency exist also, the the lagency acur on other 
sip phone call imsdroid ,and imsdroid play the sounds with delay of 1-2 
seconds, but the sound from imsdroid to other sip phone is good. 
btw : i use imsdroid 2.0


Original comment by openser@yeah.net on 17 Jun 2011 at 9:40

@GoogleCodeExporter
Copy link
Author

You can substantially reduce the delay by changing  AUDIO_BUFFER_FACTOR 
constant in NgnProxyAudioConsumer class from 3 to 1

Original comment by tayurs...@gmail.com on 5 Jul 2011 at 4:27

@GoogleCodeExporter
Copy link
Author

I got the same problem, and I cannot find any AUDIO_BUFFER_FACTOR constant in 
that class.

Original comment by jons.jo...@gmail.com on 19 Aug 2011 at 11:23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant