PDA

View Full Version : Live Audio Streaming



tesseract4d
March 21st, 2011, 10:55 AM
Hi all,

I am working on this project in which we've got to implement real time audio streaming. Think of it as more or less a phone conversation, so the audio data that is fed in needs to be played while being fed.

I want to know if there are any libraries that would enable me to do this. If this can be done via SDL (http://www.libsdl.org/) it would be great because we are already using SDL for many other purposes.

any help is greatly appreciated.

regards
tesseract

slavik
March 21st, 2011, 02:06 PM
you can use ffmpeg and ffserv