[Vorbis] streaming ogg
Steve
srussell at innernet.net
Sat May 19 09:54:45 PDT 2007
Yes, your comments are helpful, Ralph. I believe you have described our situation, which occurs in the time frame you mention on at least two XP machines. I will take the next step and post to Winamp. Thank you very much.
----- Original Message -----
From: Ralph Giles
To: Steve
Cc: Vorbis at xiph.org
Sent: Saturday, May 19, 2007 12:20 PM
Subject: Re: [Vorbis] streaming ogg
On Sat, May 19, 2007 at 10:12:06AM -0400, Steve wrote:
> We are finding that when we stream an ogg file via a .m3u file on our server, playing it with Winamp, pausing the player for an extended period of time results in unpredictable results, such as the file ceasing to play before EOF. Is this a Winamp issue, or is there something someone can tell me about streaming ogg in this manner?
Might be a TCP issue, depending on your operating systems and the
definition of "a long time". A normal webserver (as opposed to
a "live" stream like icecast provides) will keep sending data at
whatever rate the client requests until the file is finished, but
if you pause, the client will generally stop requesting data. If
no data is sent for long enough (somewhere between 10 minutes and
a few hours, depending) the TCP stack will time out and the connection
will drop. The result is that when you unpause, it will play what
remains in the download buffer, then stop.
If that's what's happening, it really is a winamp problem, since it can
detect this and restart the connection. No idea if it does or not
though.
Does that help?
-r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/vorbis/attachments/20070519/35a1b052/attachment.html
More information about the Vorbis
mailing list