FYI, HTML5 Sound won’t work for Shoutcast Type 2.0 under Chrome.
Amazon Album Covers
All Demos are using my AMAZON KEYS, to make sure if this works with YOURS or not, please read and test Basic Usage from Amazon ECS PHP Library before any purchase.
Important: no support for SHOUTcast Server v2.0.0.29/win64 or SHOUTcast Server v2.0.0.29/posix(linux x64), etc…
Please check your radio Server with Online Radio Test before any Purchasing.
This is a PHP – JavaScript Shoutcast Player with current Song Title, SongHistory including last 10 played song and also AlbumCover in a TEASER form.
Player designed in a fix size 300×360 Pixel however can be resized via CSS & PNG images
Demo of using this under a WP Template-Sidebar
Requirements
• PHP5 Server + SOAP Enabled(check this via phpinfo.php or ask your server host)
• Browser JavaScript Enabled
Player jQuery Settings are as follows:
$radioURL = like “173.244.194.214”
$radioPort = like “80” or “6096”
ShowAlbumCover = true/false;
AutoPlay = true/false;
Important Informations
AlbumCover is optional and needs “Amazon API KEY and API SECRET KEY”
Radio Stream should be in MPEG format, no support for AAC/AAC+ stream
ShowAlbumCover = true
Player will show AlbumCover in teaser area.
ShowAlbumCover = false
Player will show a PNG image(Your Radio Logo for example) in teaser area.
Browsers Compatibility
• Chrome – Full Function[Except HTML5 Sound for Shoutcast Type 2.0]
• Safari – Full Function
• Opera – Full Function
• Firefox – Full Function
• IE9 – Full Function
Credits
• jQuery
• Sound Manager 2.0
• Amazon ECS PHP Class
• Devshed PHP Shoutcast Class