Winamp Shoutcast Server



Shoutcast, the ultimate suite of tools for broadcasters. 3 Setup Winamp with SHOUTcast DSP. You are now ready to setup the Shoutcast Source to broadcast to your Server Room streaming audio server. For this step, you must know your Server Hostname, Server Port, and Streaming Password that you saved from Step 2. The key feature of the plug-in is the ability to use Winamp as a source to a DNAS server or a Transcoder / AutoDJ instance or any compatible tool which accepts SHOUTcast streams.

Shoutcast Home | Shoutcast Server (DNAS) | Shoutcast Developer (API) | Shoutcast For Business & Revenue Generation | Shoutcast DSP (encoder Plug-In for Winamp)


  • 2Configuration Options
    • 2.1Relay Streams

Introduction

When running the SHOUTcast DNAS server in a CDN (streaming provider) situation, since v2.4.1, there are some additional configuration options which can be used to make it easier to automatically setup CDN master-slave (relay) configurations and allow for streams not listed in the SHOUTcast Directory to still be able to make use of the DNAS+ functionality i.e. the magnetization services when streaming.

The automatic setup provided is where a CDN slave is able to inherit the authhash of the CDN master when it connects to the CDN master which can make it quicker to create and update multi-DNAS clusters without having to manually configure all aspects of the DNAS configurations (though you can still do that it you prefer to do so).

Also, SHOUTcast now offers partnerships with select CDN's which allows them to offer monetization to their clients through our sister company, TargetSpot. This includes a generous revenue share percentage for the CDN! Please see the [1] website for details.

Configuration Options

The configuration options work in-conjunction with the existing DNAS server configuration options (unless otherwise stated) as detailed in the DNAS Server (section 4.0) documentation. It is assumed throughout that the DNAS server has been correctly configured with all applicable passwords, etc as needed so that the DNAS server will allow the YP server, source clients and listener clients to connect as required.

cdn : This is used to control whether the DNAS is running in CDN mode or not and the specific level of functionality enabled [Default = <no value>]

This has to be one of the following values when using the DNAS+ for CDN service:

on → This enables opt-in mode where all streams needing CDN behaviour have to be specifically configured to use it
always → This enables opt-out mode where all streams will by default be able to work as CDN masters and CDN slaves
master → This is a hybrid mode so all streams will by default be able to work as a CDN master but need to be manually configured to work as a CDN slave (if required)
Winamp shoutcast dsp plugin download


<MULTI> (one set for each stream configuration as required). See DNAS Server (section 4.0) if unsure how to use <MULTI> options.


cdnmaster : This controls if the stream is allowed to act as a CDN master [Default = <automatic>]

If not specified then this is assumed as one of the following values based on the 'cdn' mode:

cdn=on → cdnmaster=0
cdn=always → cdnmaster=1
cdn=master → cdnmaster=1
Shoutcast


cdnslave : This controls if the stream is allowed to act as a CDN slave [Default = <automatic>]

If not specified then this is assumed as one of the following values based on the 'cdn' mode:

cdn=on → cdnslave=0
cdn=always → cdnslave=1
cdn=master → cdnslave=0


The Server Admin Summary page (admin.cgi?sid=0) will show the CDN mode that each of the streams have been configured. Additionally the Admin Summary page (admin.cgi?sid=x where x is the stream number) will indicate if a CDN slave is connected to the stream.


Shoutcast radio winamp

Relay Streams

A key feature of the CDN functionality is the ability to make it simpler to create master-slave relay setups and so allow for easier multiple DNAS clustering if such functionality is required for the stream(s). If not required see Standard Streams.

By configuring the DNAS for a stream as master(s) and slave(s) as needed and following the requirements detailed in the following sections, it is possible to have a CDN slave automatically obtain the details needed (via authhash inheritence) to then be listed in the SHOUTcast Directory or to act as an intermediary DNAS server which in-turn is able to provide authhash inheritence to CDN slaves connected to it and so on.


Master

When a stream is configured as a CDN master, it will only allow authhash inheritence for a CDN slave if the connecting CDN slave is correctly reported as one and that the address of the slave is in the Reserved List (section 4.11).

This requirement of the CDN slave being in the Reserved List is force enabled (equivalent of setting 'riponly=1' or 'streamriponly=1') when enabling CDN mode and is done to ensure that only allowed CDN slave connections can join the stream(s) on the CDN master.


Slave

Winamp Shoutcast Server

When a stream is configured as a CDN slave, it will only be allowed to connect to a CDN master if the master has been correctly configured to allow connections from the host / IP address reported by the CDN slave on connection.

Winamp Shoutcast Server

If the master is not configured as a valid CDN master then the CDN slave will not inherit the authhash of the CDN master and it also may not be allowed to connect as relay (due to the Reserved List (section 4.11) requirement).


Intermediary

When a stream is configured as a CDN intermediary, it will work as both a CDN master and as a CDN slave. This is helpful if wanting to have intermediary layers in a CDN setup whilst still being able to have authhash inheritence to ensure that all of the public facing CDN slaves provide the correct stream details.


Standard Streams

A standard stream is one where you are not needing to have a master-slave pairing (when there is no relaying required) or you do not require authhash inheritence support but still require the monetisation functionality to work.

For such setups, ensuring you have 'cdn=on' specified in the DNAS server configuration file is all that is needed so the streams are handled in the 'opt-in' mode which will prevent unwanted master-slave relay configurations whilst still allowing all other functionality to work.

This mode does not prevent you from configuring other streams on the same DNAS server to be able to work as a CDN master or CDN slave which requires specifying the 'cdnmaster' and / or 'cdnslave' configuration options as required for the setup

Retrieved from 'http://wiki.shoutcast.com/index.php?title=SHOUTcast_Server_CDN_Features&oldid=74797'
Shoutcast DNAS Server ConfiguraitonHome


Start the Shoutcast server.

Click the 'Edit config' tab.

Shoutcast Winamp Plugin


You must restart the SHOUTcast server for any configuration changes to take place.


Notepad will open up and display a document labeled sc_serv.ini.You can make configuration changes in the Shoutcast server operation with this file.



The first step is to change the Shoutcast password. It is recommended that you write this password down for future reference.
The second step is to change the MaxUser count.
* Important - Your Shoutcast server cannot exceed the bandwidth capacity of the Internet connection it is using, to support a quality multimedia stream.
This online bandwidth calculator
streaming bandwidth can be used to determine the number of streams that the SHOUTast server can support using it's available bandwidth.
The third step is to designate the PortBase. This is the network port used for streaming.
Click on the notepad 'File' tab.
Then click on the 'Save' tab.
Then close the notepad.
These are the basic configurations for the Shoutcast server.
All lines in the sc_serv.ini configuration file that are prefixed with a ';' are not read. Individual settings can be disabled by adding ';' to the start of the specific line you want to disable.
Special Note:
If the computer that is hosting the Shoutcast server has an active firewall or is behind a router, there are two specific network ports that must be open for data communication:
The first network port is the PortBase number selected in the configuration.
The second network port is the PortBase + 1, i.e. in the default configuration it is 8001. The 8001 port is used to receive data from Winamp or other media streaming feeders and the 8000 port is used to send streaming media to multimedia player clients.
You can find information on configuring routers and
port forwarding here.
You are through configuring the Shoutcast server.

Winamp Shoutcast Server Settings

You can find additional Shoutcast server support documentation here :www.shoutcast.com/support/docs

Winamp Shoutcast Server Plugin

Home
Search SCVI.NET using Mozilla or FireFox.
Search SCVI.NET using Internet Explorer below.