Le mar 13/04/2004 Ã 19:17, Anders Torger a Ãcrit : > Is there any work done for transporting digital audio over ethernet? For > example a library, an open standard or something? > > /Anders Torger >
A Library which should do well the job is live.com -> c++ libraries for multimedia streaming, using RTP,RTCP,RTSP,SIP. http://www.live.com/liveMedia/ . This one is used in videolan and mplayer to receive and play RTSP/RTP streams. Hope this helps, Simon
