Displaying 2 results from an estimated 2 matches for "33ms".
Did you mean:
  33m
  
2005 Jun 14
1
Prebuffering best practices
...ead around what benefit it offers in reliable, high-jitter environments.
So far as I can tell, the only solution to jittery transport is an 
adequate prebuffer, and thus I'm looking for advice on how to determine 
what "adequate" means.
Likewise, I can easily broadcast anywhere from 33ms to 500ms audio 
packets (I currently use 50ms), but I'd like to hear your real-world 
advice on what the ideal packet size is I should be using.
Thanks for all your help!
-david
Jean-Marc Valin wrote:
> I strongly suggest you start by reading the Speex manual (you can skip
> the techni...
2005 Jun 14
2
Prebuffering best practices
Ok, this is a silly question, but what does the jitter buffer do?  I'm 
really new to audio, so please bear with me.
 From what I gather (primarily from the list archive), the jitter buffer 
is a wrapper around the Speex decoder.  I give it the packets I receive, 
in whatever order I receive them, and then it gives me back a clean 
stream of audio samples.  But what I don't entirely