Page 1 of 1

audio broadcasting

Posted: Wed Dec 09, 2009 12:23 pm
by hariomtechnologies
Hi ,

I want to start audio broadcasting from my website , how should i do this ,

i want to start a service like ustream or livestream but only for one of my shows on my website .

I am not getting how to start on this topic .

I am php developer so i can write the code but i am not getting how to start on this topic .

Please help .

Re: audio broadcasting

Posted: Wed Dec 09, 2009 1:12 pm
by incubi
If you're talking about a php based streaming server that's a major undertaking
with all the security needed. Also, there are a lot of free ones out there example,

http://www.icecast.org/
http://www.shoutcast.com/

For a client side app you could use flash if you need a custom app.

incubi