[Icecast] admin console
Robert Jeffares
jeffares.robert at gmail.com
Wed Jan 8 06:46:49 UTC 2020
Hi Jake
http://foo.bar/mountpoint
is going to be interpreted as port 80 by the player
You want to do http://foo.bar:8000/mountpoint > http://foo.bar/mountpoint
I think you are going to have to do some port shifting from 8000 >
someothernumber like 12345 on the router.
regards
Robert
On 8/01/20 7:07 pm, jake at jakebriggs.com wrote:
> No I think you misunderstood me. The m3u file contains the URL with
> the port number in it, since as far as icecast knows that's is the
> URL. It doesn't (and can't) know that I want a different URL. It has
> http://foo.bar:8000/mountpoint but I want http://foo.bar/mountpoint
>
> It's the wrong URL from my perspective, which is why I quoted wrong -
> I understand it's not wrong, it's just not the one I want.
>
> It's got nothing to do with the hostname portion or the URL. The
> hostname in both examples (with the port and without the port) is
> correct - and identical.
>
> Jake
>
>
>
> -------- Original Message --------
> Subject: Re: [Icecast] admin console
> From: Petr Pisar
> To: icecast at xiph.org
> CC:
>
> On Tue, Jan 07, 2020 at 08:38:41PM +0000, jake at jakebriggs.com
> wrote:
> > January 7, 2020 10:56 AM, "user" <5f787a at i2pmail.org> wrote:
> > > 2020-01-06 17:50, Philipp Schafft wrote:
> > >
> > > I'm consider to put icecast behind reverse proxy. It is
> not so easy as I
> > > think before. Does anyone have experience with it?
> >
> > I run it behind a reverse proxy on apache, and everything
> works bar one
> > thing - the links in the status and admin interface that
> serve up an m3u
> > file give you file with the "wrong" URL in it.
> >
> M3U playlists are (or used to be) typically downloaded by a
> web browser and
> passed to an external music player. If the M3U playlist did
> not contain the
> hostname, the music player would see a relative path and would
> search the
> playlist items in a local file system instead on the Icecast
> host. Therefore
> Icecast puts its hostname into the playlists.
>
> -- Petr
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
>
>
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20200108/fc5174cb/attachment.htm>
More information about the Icecast
mailing list