[icecast-dev] icecast2 ogg vorbis client request headers

Likai Liu news at likai.net
Mon Apr 5 17:48:08 PDT 2004



On Mon, 5 Apr 2004, Michael Smith wrote:

> I think the icecast docs somewhere say that this is the case - that due to 
> bugs in winamp (and some other clients), you'll need your URLs to end with 
> ".ogg". You _might_ (I haven't tested this!) be able to do this with a 'fake' 
> url parameter, like: http://server:port/myscript.php?makewinampwork=file.ogg
> 
> Mike

use the PATH_INFO support if available, so you would refer to your stream 
as http://server:port/myscript.php/stream.ogg

liulk
--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list