[Speex-dev] Jitter buffer

Steve Kann stevek at stevek.com
Tue Sep 7 06:48:23 PDT 2004


kapul at ai-bot.net wrote:

>Hmm, I tried... I completly understand an idea of jitter buffer
>and I know there is a lot of kinds of this solution
>(eg. AJB - Adaptive Jitter Buffer).
>I simply want to know what type is used in speex codec and how could I
>use that. What is the reason for using jitter buffer implemented in
>speex against to my own (implemented at lower layer - transmission
>layer - eg. rtp).
>  
>

It's only 300 lines of C, so it shouldn't take very long for you to 
study it --  it's not part of the codec proper.   I haven't used it, but 
the advantage would be that (I believe) it supports interpolation of 
lost frames, which your jitter buffer may not support.

-SteveK




More information about the Speex-dev mailing list