Reputation: 8781
I am interested in streaming audio on my website, but I have no clue where to begin. There are two types of streaming I hope to achieve. The first would be streaming a playlist of songs stored on the server and the second would be live audio streaming. Can anybody recomend any good sites or plugins to use?
Upvotes: 2
Views: 3091
Reputation: 3471
SoundManager2 could cover the client side stuff (cross-platform, uses flash) and any web server can be used to serve audio files that could be used in a playlist. Live streaming is a bit more complicated but could be accomplished using IceCast or mpd.
Upvotes: 5
Reputation: 51445
What you're looking for is a streaming audio server.
A Google search should help you locate a server or software that best fits your needs.
Upvotes: -1