[Icecast] icecast with ices as source
Petre Bandac
petre at kgb.ro
Thu Sep 29 14:54:09 UTC 2005
problem solved:
icecast.xml
- <sources>20</sources>
-
<mount>
<mount-name>/NAME1</mount-name>
</mount>
<mount>
<mount-name>/NAME2</mount-name>
</mount>
and each ices.conf has
<Mountpoint>NAME1/</Mountpoint>
thank you for your time,
petre
On Thu, 29 Sep 2005 15:55:57 +0200 Anno Domini, the honourable Michael
Smith wrote using one of his keyboards:
> On 9/29/05, Petre Bandac <petre at kgb.ro> wrote:
> > ok, correct me where I'm wrong:
> >
> > - the <sources> tag defines max ices processes can feed icecast
> > - several ices sources are sent to the same icecast process, but on
> > different ports
>
> No, usually on the same port. There's no reason to use different ports
> (err... well, you have to if you use shoutcast-compatibility, because
> shoutcast's protocol is braindead. But for normal usage, just a single
> port.
>
> > - the icecast process is configured with
> >
> > <relay>
> > <server>127.0.0.1</server>
> > .....
> > </relay>
> >
> > for each ices instance ? or with mount ?
>
> You're not configuring a relay, so you don't use the <relay> tag at
> all. You CAN use the <mount> tag to define mount-specific options, but
> you don't need to. There's no mandatory per-mount configuration needed
> in icecast.
>
> Mike
>
> For ea
--
Petre Bandac
-
petre at kgb.ro
More information about the Icecast
mailing list