Ross Finlayson a écrit :
At 07:52 AM 6/5/2008, you wrote:
MP3 File -> ByteStreamFilesource -> SimpleRTPSink -> ........rtp stream........->SimpleRTPSource->BufferSink-> myRingBuffer

But now, I wonder if there is a simple way to get RTP packets in this buffer.

Yes - At the receiving end, use "BasicUDPSource" instead of "SimpleRTPSource".


Yes, but I guess that in this case, no RTP reordering will be done (since I think that it is done in the MultiFramedRTPSource class - not sure about that though).

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to