At 02:48 PM 10/25/2004, you wrote:>You just make a config entry in the icecast2 xml file saying which directory >to use as the web root. e.g. if you give /local/music, then a file >called /local/music/ska/Specials.ogg would be streamed from the url >http://your.server:8000/ska/Specials.ogg >I don't think it makes the m3u/pls files, but you can do that in the script >that makes your web pages like you say.if you are using the SVN trunk version of icecast, you can do http://your.server:8000/ska/Specials.ogg.m3u and icecast will serve it to you in an m3u. oddsock
> if you are using the SVN trunk version of icecast, you can do > http://your.server:8000/ska/Specials.ogg.m3u and icecast will serve it to > you in an m3u. > oddsockAh not sure, I symlinked the directory containing content under the /web directory of icecast, and hacked together a php script that craps out a m3u file that points to it. I'm not really sure that this is doing anything different than letting apache serve it ?
Ethan wrote:> Ah not sure, I symlinked the directory containing content under the /web > directory of icecast, and hacked together a php script that craps out a > m3u file that points to it. I'm not really sure that this is doing > anything different than letting apache serve it ?You're right, it's not really. It's mainly there so you don't need to run apache as well just to do this sort of thing. Geoff. -- Geoff Shang <geoff@hitsandpieces.net> Phone: +61-418-96-5590 MSN: geoff@acbradio.org Make sure your E-mail can be read by everyone! http://www.betips.net/etc/evilmail.html Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html