Displaying 2 results from an estimated 2 matches for "nwj1af".
2012 Aug 27
6
need API doc to develop a radio client
Hi,
I want to develop a streaming client application which will use Icecast server to receive the stream and play the radio stations. But I have not found any API documentation as available in case of SHOUTcast server. Can you please provide any api documentation or link which describes the things below:
1) How to connect with the Icecast server
2) How to get the station list from the
2012 Aug 27
0
need API doc to develop a radio client
...ata information.
Metadata is sent inline with the stream. Unfortunately there's no server
api to query this separately, beyond what's in the mountpoint listing.
On 12-08-27 8:55 AM, Marc wrote:
> If you klick on this link you might get the information you want.
>
> http://bit.ly/NWJ1aF
Please don't use url shorteners. The obscure the history (and
provenance) of your link.
Additionally, I don't find many of these questions easy to answer at all
from the icecast documentation. There's documentation for the config
file options, but nothing about the server APIs or how...