Yo Momma
Yo Momma

Reputation: 8781

Streaming Audio on my website

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

Answers (2)

xj9
xj9

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

Gilbert Le Blanc
Gilbert Le Blanc

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

Related Questions