Is it possible to broadcast audio to shoutcast / icecast / other server? from flash player?
Posted
by Jeffrey
on Stack Overflow
See other posts from Stack Overflow
or by Jeffrey
Published on 2010-06-13T00:58:16Z
Indexed on
2010/06/13
1:02 UTC
Read the original article
Hit count: 307
actionscript-3
I am trying to create a flash client that can stream audio to an online radio server.
Theoretically a user could enter the server info / login, and then connect and start sending data to the server which could then be broadcasted and listened to by other clients.
I don't think this would be very hard, but am unsure about what data formats to use and what is the best server for the job. I'd like to be able to use one of the most popular radio servers like shoutCast.
Any ideas?
Thanks in advance.
© Stack Overflow or respective owner