[Speex-dev] Problem with the svn jitter buffer

Jean-Marc Valin jean-marc.valin at usherbrooke.ca
Sun Mar 18 05:05:59 PDT 2007


> I think that the new Jitter Buffer have a problem.
> 
> It works perfectly when I call the speex_jitter_put every 20ms (on my lan)
> but in other case (with big latency on Internet connexion), it doesn't
> works.
> 
> The old version is OK in all cases.
> 
> Hope it will helps.

I recently made a few changes to the jitter buffer. Could you add a call to:
jitter_buffer_update_delay()
right after the call go jitter_buffer_get()

Let me know if it doesn't work (and be more precise as to what doesn't
work).

	Jean-Marc


More information about the Speex-dev mailing list