| View previous topic :: View next topic |
| Author |
Message |
Anonymous Guest
|
Posted: Wed Jan 31, 2007 5:56 am Post subject: Running Icecast Remotely |
|
|
I'm trying to figure out how to install and run an Icecast server remotely. I am currently on a Windows XP Professional PC and would like to put an Icecast server on my web host's server which is Linux. What I would like to know is, how would I install and run Icecast from my Windows PC to my web host's Linux server.
I really need A LOT of assistance and have been trying to figure this out along with a few other people know for days. Help would be GREATLY appreciated.
Thanks in advance. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Jan 31, 2007 2:54 pm Post subject: |
|
|
Unless you have full control / root access to your host's linux server ... I imagine that you won't be able to.
-bhance |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Jan 31, 2007 7:39 pm Post subject: |
|
|
| You mean besides access to the FTP correct? For instance, I would need to buy a dedicated server and can't use the web host right? |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Jan 31, 2007 7:57 pm Post subject: |
|
|
Yes.
To install icecast on a server, you need root access. You also typically have to download and install some other related packages, set some passwords, make sure the firewall has the Icecast port open etc. etc. In a shared hosting environment, this isn't a common setup or even really make much sense ..
Installing IceCast isn't like installing, say a forum message board or something. You can't just FTP the files and do a little configuring - it's a little more invasive than that.
If you're just looking for someone/somewhere to host your stream, you can just buy a low cost streaming account instead of trying to kludge it into your web hosting, which isn't designed for this in the first place.
See: http://mediacast1.com/ or http://www.serverroom.us/?page=icecast-hosting or http://www.fast-serv.com/web/?action=shoutcast_hosting
... or just google "Icecast hosting" |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Wed Jan 31, 2007 8:37 pm Post subject: |
|
|
| Thank you very much. I greatly appreciate your assistance. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Wed Jan 31, 2007 9:18 pm Post subject: |
|
|
root access isn't required, but is usually required for installing in a system path, non-standard installations (eg /home) may not require root access. While it's possible to start icecast as root, it is specifically written to run as a user other than root.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Fri Feb 02, 2007 8:08 pm Post subject: |
|
|
I tried installing icecast locally and installing the libraries it needed locally, but it just wouldn't link to all the libraries it needed - even using all the ./configure flags..
Very annoying.
I just got root and installed it normally. worked fine. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Feb 02, 2007 9:08 pm Post subject: |
|
|
without specifics it's hard to say, but I would initially guess that that the runtime linker was not configured for searching non-standard places (ie LD_LIBRARY_PATH)
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Sat Feb 03, 2007 1:37 am Post subject: |
|
|
Yeah, well I tried that and a hell of a lot of other things.
I baffled quite a few people with it. The server is running Red Hat, for reference. |
|
| Back to top |
|
 |
|