Philipp von Klitzing wrote: >> I would like to know if any one have experience with live audio >> streaming like 1. Streaming from an online resource > > Look at app_ices and icecast. > http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Ices
If that doesn't work for some reason (In my case, I needed to stream through a flash applet on a web page, so it needed to be an mp3 stream), you can use an eagi that pipes through an encoder and then to your streaming software. In my case, I piped the audio through ffmpeg and then to ezstream which sent it to icecast. -- Jon-o Addleman - http://www.redowl.ca -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
