linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] ortp:jitter buffer


From: Parshant chowdhary
Subject: [Linphone-users] ortp:jitter buffer
Date: Wed, 19 May 2010 12:47:17 +0530

Hi All,
 
Please help me understandind the impact of the below line in adaptive jitter buffer code
 
ctl->corrective_step=(160 * 8000 )/pt->clock_rate;
 
Why the constant 160 and 8000 taken? for audio, it made some sense that every 20 ms 160 bytes of data will be generated
at the clock rate of 8000Hz.
 
But for video codecs or if clock is 16000Hz, this is hard to understand. 
 
Regards,
Parshant

reply via email to

[Prev in Thread] Current Thread [Next in Thread]