A PHP script to stream internet radio?
Posted
by Honus Wagner
on Stack Overflow
See other posts from Stack Overflow
or by Honus Wagner
Published on 2010-04-14T12:30:51Z
Indexed on
2010/04/14
12:33 UTC
Read the original article
Hit count: 521
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.
© Stack Overflow or respective owner