This is a PHP – JavaScript Shoutcast Player with current Song Title, SongHistory including last 10 played song and also AlbumCover.
Player design can be changed via CSS & PNG images(PSD included)
Requirements
• PHP5 + Server
• 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 right side of Panel.
ShowAlbumCover = false
Player will show a PNG image(Your Radio Logo for example) in right side of Panel.
Browsers Compatibility
• Chrome – Full Function
• Safari – Full Function
• Opera – Full Function
• Firefox – Full Function
• IE9 – Full Function | IE8 no Sound Equalizer Animation
Credits
• jQuery
• Sound Manager 2.0
• Amazon ECS PHP Class
• Devshed PHP Shoutcast Class