I dont know what i was thinking, please listen to Daniel and ignore my comment :P
Like he says, if it's just latency that is the problem, you shouldn't have any issues once the data starts coming. If the problem is that you don't have enough bandwidth, you need to either buffer more up before starting, or you need to go for a lower bitrate podcast. If the problem is that your latency or bandwidth isn't constant, you'll need to buffer up more before starting (and maybe some while playing if you run out of buffer during playback) to help absorb the spikes of latency / bandwidth. On Wed, Aug 17, 2011 at 11:46 PM, Daniel Stenberg <[email protected]> wrote: > On Thu, 18 Aug 2011, Konrad Scorciapino wrote: > > I thought of increasing the buffer size, but according to docs, it's >> already as large as it can be. >> > > If you get problems with the buffer size due to the latency, then the > maximum buffer size is probably too small. > > But why is latency a problem once the transfer has started? Then you're > just getting a stream of data and the round-trip time shouldn't be major > concern. > > -- > > / daniel.haxx.se > > ------------------------------**------------------------------**------- > List admin: > http://cool.haxx.se/list/**listinfo/curl-library<http://cool.haxx.se/list/listinfo/curl-library> > Etiquette: > http://curl.haxx.se/mail/**etiquette.html<http://curl.haxx.se/mail/etiquette.html> >
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
