| View previous topic :: View next topic |
| Author |
Message |
Metaltome
Joined: 28 Aug 2008 Posts: 1
|
Posted: Thu Aug 28, 2008 8:16 pm Post subject: IceS 0.4 connect to Shoutcast Problems |
|
|
Is there any way to disable ices from adding a mountpoint? I have searched Icecast forums and spent hours on Google looking for help for this.... I've found other people with the same issue, yet no resolution.Here is the error whenever I load ./ices
Error during send: Mount failed on http://127.0.0.1:8001/ices, error: Couldn't connect
Here are the steps I've attempted to solve this:
Removed <Mountpoint> tag from ices.conf
Tried <Mountpoint>/</Mountpoint>
Tried <Mountpoint><Mountpoint>
Made sure <protocol> was set to "icy"
Scoured the Internet trying to figure out why IceS is supposidly compatible with Shoutcast DNAS, yet requires a Mountpoint????
If you have any advice at all... any... plleeeasse help me! You would think removing the <Mountpoint>/ices</Mountpoint> tag from the ices.conf file would solve the problem.... but it just defaults back to /ice when trying to connect via ./ices |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Aug 28, 2008 8:48 pm Post subject: |
|
|
Your question is worded strangely, but I suspect you are wanting to stream on / and not on /ices, so that people can connect on a http://host:port.
If so, then / is the mountpoint which if you are using a typical icecast xml has / aliased to /status.xsl. Remove that alias and listeners can then connect on /
karl. |
|
| Back to top |
|
 |
mj_martino
Joined: 15 Aug 2008 Posts: 21
|
|
| Back to top |
|
 |
|