hello, Perhaps this is a common request. Our station had a single shoutcast stream on domain:9999/listen.pls. Now that I am using icecast, the stream playlist will end in m3u, preferably on the same port. I would rather redirect the listen.pls requests to this new stream instead of requesting other sites and relays to change the url. One relay in particular is very difficult to communicate with, yet excellent for high volume traffic. I searched the archives, and did not quite find a relevant thread. I'm enjoying the new setup so far. Thank-you, Tom
Daniel Ballenger
2005-Jun-02 19:38 UTC
[Icecast] redirect a defunct sc stream to icecast stream
Not sure about this, but I think the alias feature will do just that for you. -Daniel On 6/2/05, babu <tv@wfhb.org> wrote:> > hello, > > Perhaps this is a common request. Our station had a single shoutcast > stream on domain:9999/listen.pls. Now that I am using icecast, the stream > playlist will end in m3u, preferably on the same port. I would rather > redirect the listen.pls requests to this new stream instead of requesting > other sites and relays to change the url. One relay in particular is very > difficult to communicate with, yet excellent for high volume traffic. > > I searched the archives, and did not quite find a relevant thread. > > I'm enjoying the new setup so far. > > Thank-you, > Tom > > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20050602/69a6164e/attachment.html
On Fri, 2005-06-03 at 03:38, Daniel Ballenger wrote:> Not sure about this, but I think the alias feature will do just that > for you.alias will not convert the file contents, for layout, m3u != pls even though they are similar.>From what it sounds like, all you need is to create the listen.pls filein <webroot>, make it contain the details you want. icecast will then server that file. karl.> On 6/2/05, babu <tv@wfhb.org> wrote: > hello, > > Perhaps this is a common request. Our station had a single > shoutcast > stream on domain:9999/listen.pls. Now that I am using icecast, > the stream > playlist will end in m3u, preferably on the same port. I would > rather > redirect the listen.pls requests to this new stream instead of > requesting > other sites and relays to change the url. One relay in > particular is very > difficult to communicate with, yet excellent for high volume > traffic. > > I searched the archives, and did not quite find a relevant > thread. > > I'm enjoying the new setup so far. > > Thank-you, > Tom > > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > > > > ______________________________________________________________________ > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast