[icecast] Client Woes
harvey smith
harvey at buskers.org
Mon Sep 10 16:49:10 UTC 2001
On Mon, 10 Sep 2001, Jack Moffitt wrote:
> The way to prevetn this download, or rather to work around it, is to use
> a small intermediate playlist file. In order to get maximum client
> support, m3u files are best. Just make an m3u file called stream.m3u
> and in it put:
>
> http://www.RainbowRadio.com:8000/club.mp3
>
> Then point your users to that file. Which will quickly download, get
> sent to the player registered for M3u's, and then the player will
> connect and start to stream that file.
It also help's alot to associate the m3u to the correct mime type on
the server side. In Apache would you place:
AddType audio/x-mpegurl .m3u
In your httpd.conf file. This will make it work even in RealPlayer
(ie, I never had to use .ram files for mp3s)
harvey
>
> jack.
>
> --- >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-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.
>
--- >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-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
mailing list