[Speex-dev] Problem with the svn jitter buffer

Ouss ouss at ifrance.com
Sun Mar 18 07:47:22 PDT 2007


I use the speex version of your jitter, and in speex_jitter_get, you always
call the jitter_buffer_update_delay.




-----Original Message-----
From: Jean-Marc Valin [mailto:jean-marc.valin at usherbrooke.ca] 
Sent: dimanche 18 mars 2007 13:06
To: Ouss
Cc: speex-dev at xiph.org
Subject: Re: [Speex-dev] Problem with the svn jitter buffer

> 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