Question

I've been searching and searching and I haven't yet come up with a solution to host my own streaming audio player.

I'm looking for a way to host an internet radio player that connects to whatever streams I enter in and plays them. I'm not looking to play my MP3s or anything like that. I'm looking to play content from 181.fm or 1Club.fm, for example. I'd even settle for ShoutCast-only streams.

I've been to www.wavestreaming.com but it didnt work for me. I'm guessing its because in the very first box where you enter your website url, it leads in for you: http//www. then you fill in the rest. My site is https:// and does not contain a www. in the URL. I'm guessing that has something to do with it.

Any links, suggestions for search topics, or even a brief technical overview of what I should be looking into would be greatly appreciated. Thanks for your time.

Was it helpful?

Solution

You need to install winamp shoutcast server to your server. Download link is here : http://classic.shoutcast.com/download/serve.phtml You can control server via PHP with shell_exec() and fsockopen() function.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top