Internet Radio wanabe
- Started
- Last post
- 3 Responses
- ********
I got a client(radio station) who wants to stream there station on the web, they are willing to pay bucku bux for the service...any one know where to start.....
- mirola0
get someone to upload files through a web interface, php logs them in a database with a few other little bits of info like how many times the track should be played in one day, then stream the songs to users through a flash front-end communicating with the server via flash remoting. The song playlist could be rotated using cron jobs on the server.
sounds like a cool project, mail me if you need someone to do all the dirty work.
- ********0
well that sounds like aplan, but what if they wan to stream live .... how does ESPN radio do it for thier shows...
- ctrlRmB0
Look into shoutcast. It takes a bit to get it going... but it can play playlisted content as well as accept a live input.