What is a good solution for streaming web audio?
I read about Flash Media Server, but it is too expensive now, it seems easier than other solutions, but can not afford it.
Among the popular ones are FFmpeg, FFserver, Icecast and SSH.
What I want is a simple solution for a user that I was thinking of something with a flash. Download FFmpeg / FFserver or Icecast as a server stream and read this stream using a flash player inside the web page. (I do not want to force users to load VLC or winamp)
I'm not sure if I will return correctly.
source
share