Don't you still need to write it in some form of blocks, though? What would you do with raw UDP sockets that would be any different?
On 9/5/07, Pat Chang - 1973 <[EMAIL PROTECTED]> wrote: > > > Hi Friends, > > We are planning to build a P2P audio / video, client / server application. > > The question is: > Here, since we are not sending data in blocks using session.write(), we > need > to stream the audio / video data as they arrive from the microphones. > Taking > the same chat example, would it be possible for us to build a P2P audio / > video streaming client / server? What do you advise? > > Pat > -- > View this message in context: > http://www.nabble.com/P2P-Audio---Video-streaming-tf4382175s16868.html#a12492300 > Sent from the Apache MINA Support Forum mailing list archive at Nabble.com > . > >
