[Live-devel] Receiving with a SimpleRTPSource without desencapsulating

Ross Finlayson finlayson at live555.com
Thu Jun 5 11:03:13 PDT 2008


>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

That's correct, because, of course, 
"BasicUDPSource" has no knowledge of any headers 
beyond UDP.

(In most networks, though, packet reordering happens infrequently anyway.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list