search for: incrementet

Displaying 3 results from an estimated 3 matches for "incrementet".

Did you mean: incremented
2006 Mar 20
1
Who is using the jitter buffer?
> how about tcp? > in tcp you write a packet that got a possible length. > you send one packet after another, whitch stamp is incrementet by one > and if your incoming packet is gone in other steps than 1, the client has > to resend it. > Let me think some days about it and i will get another system. > Time is relative. > > Hm, you send a packet that needs to be in a possible chain of n. > Your jitterbuffer need...
2006 Mar 20
3
Who is using the jitter buffer?
> That's basically my question: the timestamps at the source and > destination are not related. Just incrementing by number of samples > doesn't really convey the real time, does it? How would a jitter > buffer know that a packet is late/early? Simple, I know what packet I just played. That gives me the "time". The jitter buffer actually makes no difference (and
2006 Mar 20
0
Who is using the jitter buffer?
...sound card play out requests serve as > a 'reference clock', right? > Do you have plans to use silence packets to > grow/shrinking the jitter buffer? > .a how about tcp? in tcp you write a packet that got a possible length. you send one packet after another, whitch stamp is incrementet by one and if your incoming packet is gone in other steps than 1, the client has to resend it. Let me think some days about it and i will get another system. Time is relative. Hm, you send a packet that needs to be in a possible chain of n. Your jitterbuffer needs to be as long as you need to make...