“HTML5 MP3 Radio FM Player” allows users to play radio stream with current playing song metadata, but some time player on Shared Hosting Server don’t allow Icecast / Shoutcast Server port to read shoutcast / icecast current playing song information.
Users on Share Web Host could not allow/open Radio Server port to web server firewall as outgoing port to read shoutcast / icecast current playing song information…
You can subscribe to our RadioForge Panel to get all Metadata for Icecast / Shoutcast Servers, Radio History, Radio Recording, Radio Online status, Embed Players
RadioForge Panel – Radio Recording, Metadata, Album Artwork Cover, Song History, isOnline
Features:
* API provide current playing song Metadata for Icecast / Shoutcast in plain text format or JSON
* API is user key authentication based
We will provide you Icecast Shoutcast Metadata API details after you purchase this subscription…
API will work for Icecast, Shoutcast 1 and Shoutcast 2 Radio Server
You can stop this subscriptions any time if you don’t need …
Icecast Shoutcast Metadata API
Icecast Shoutcast Metadata provides a very simple API for retrieving current StreamTitle for Shoutcast and Icecast Streams. You can use the API by making a GET request
(Icecast Metadata)
http://API-Server-IP/metadata/icecast.php?url=http://icecast-server-ip:port/
(Shoutcast Metadata)
http://API-Server-IP/metadata/shoutcast.php?url=http://shoutcast-server-ip:port/
Arguments Detail
url – Radio Stream URL with server IP and port
API Response
The API response will be in plain text format or JSON.