[Asterisk-video] Jitter buffer reset problem

Reza Fatahillah ezhot_95 at yahoo.com
Wed Nov 7 22:14:59 CST 2007


Hi Sergio,

Thanks for the fix.
But at certain interval the audio is skipped.
I think because of these lines always called:
else if (src && !f->src) {
     /* Delete old one */           
     free(src);
     /* Store it */
     src = NULL;
     /* Reset media */
     H324MSessionResetMediaQueue(id);
}

Because the value of f->src was NULL.

--- Sergio Garcia Murillo
<sergio.garcia at fontventa.com> wrote:

> I think I've fixed the problem, check the new
> version.
> 
> BR
> Sergio


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the asterisk-video mailing list