Posted by droople on January 3, 2007 at 9:13am
Hi guys
Here is what I am trying to achieve:
I want any registered user on my site to submit a shoutcast/sam url of their live stream, so I can list it on my radio page. There should be a small image showing whether stream is on/off. Also streams should be listed in genres, and time of broadcasts.
I think the station module only allows for the main site station link. and cannot have multiple links playing on demand simultaneously, correct me if I am wrong.
I have looked at the following modules:
Station
Audio
Shoutcast
examples of what I want is shoutcast.com , live365.com
I am not exactly sure how to go about it.
thanks

Comments
you'll have to create your
you'll have to create your own module to do that. i think the trick will be checking each station to see if it's up. shoutcast.com has shoutcast servers send a ping to annouce that they're up and running while live356 hosts the streams.
stream integration
there is a thread on icecast integration here:
http://drupal.org/node/79968