firemax (06-12-10), GumSlone (06-12-10), Mysterio3 (06-12-10), something else (06-12-10)
What is shoutcast?
SHOUTcast is Nullsoft's Free Winamp-based distributed streaming audio system. Thousands of broadcasters around the world are waiting for you to tune in and listen.
How do we install shoutcast?
Generally you dont want to run shoutcast as root as that can be really bad. so we create a shoutcast user:
1.) Login to root
2.) adduser shoutcast
3.) passwd shoutcast
Now it will ask for a new password set this and remember it.
Now login as the new shoutcast user.
Installing shoutcast:
Lets grab shoutcast from nullsoft:
Lets extract shoutcast:Code:wget ftp://ftp.skynet.be/mirror1/tucows.skynet.be/linux/files/shoutcast-1-9-2-linux-glibc6.tar.gz
Lets tidy up the directory:Code:tar -zxvf shoutcast-1-9-2-linux-glibc6.tar.gz
Code:rm -rf shoutcast-1-9-2-linux-glibc6.tar.gz mv shoutcast-1-9-2-linux-glibc6 shoutcast cd shoutcast
How to configure shoutcast?
your going to want to edit the shoutcast configuration.
pico sc_serv.conf
or
nano sc_serv.conf
depending on what you have.
Ok lets set some important configuration options. Change these settings in the file:
MaxUser
Password
PortBase
uncomment AdminPassword and set an admin password.
Now at this point you can go threw the settings and change them to what you want or you can save and start shoutcast and it will work perfectly.
to save crtl+x
How do i start shoutcast?
./sc_serv sc_serv.conf
Enjoy
Last edited by GiLL; 05-12-10 at 14:59.
left wap stuff
firemax (06-12-10), GumSlone (06-12-10), Mysterio3 (06-12-10), something else (06-12-10)
do you have an idea what this means when im trying to open the shoutcast port:
ICY 401 Service Unavailable
icy-notice1:<BR>SHOUTcast Distributed Network Audio Server/Linux v1.9.2<BR>
icy-notice2:The resource requested is currently unavailable<BR>
Advertise your mobile site for FREE with [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
I don't know if it works or not, but thank you!Originally Posted by GumSlone [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...] Someone different brings something different...
its working 100% i am using it but make sure your csf etc not blocked port such as 8000 or 8001 as you set in sc_serv.conf file and make sure password is correct and sorry for question but have you installed winamp + dsp plugin and setup correctly ? and run songs in winamp media player in your pc or laptop ? also your enter your server ip and port and password ?Originally Posted by GumSlone [Only registered and activated users can see links. Click Here To Register...]
you should get able to get [Only registered and activated users can see links. Click Here To Register...] or chnage port as you allowed
also be noted in winamp dsp plugin encoder should be mp3 format
let me know if you still facing any issue
Last edited by GiLL; 07-12-10 at 10:08.
left wap stuff
Warning
You will need a Vps or Dedicated Servers
You can't install this on a shared cpanel.
Just letting users know.
Visit: [Only registered and activated users can see links. Click Here To Register...]
Visit: [Only registered and activated users can see links. Click Here To Register...]
_______
SCRIPTS FOR SALE BY SUBZERO
Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
_______
Info & Tips
php.net
w3schools.com
you guys must have Linux knowledge and must have dedicate or vps server and set up for it very simple for me lol working 100% WITHOUT ANY PROBLEM AND DON'T DO IF YOU DON'T KNOW WHAT ARE YOU DOING
left wap stuff
Go to [Only registered and activated users can see links. Click Here To Register...] ,they have tutorials to meet ur needs
[Only registered and activated users can see links. Click Here To Register...]
it simply means the resource cannot be accessed this happens on opera a lot when nobody is streaming also you might note when you open for example port 8000 you still cant stream you need to open port 8001 aswellOriginally Posted by GumSlone [Only registered and activated users can see links. Click Here To Register...]
PHP Code:foreach ($_SERVER as $server => $value)
{
echo "$server is $value<br />";
}
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks