[Live-devel] Receiving with a SimpleRTPSource without desencapsulating
kevin fesselier
kevin_fesselier at hotmail.com
Thu Jun 5 08:50:52 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
(since I think that it is done in the MultiFramedRTPSource class - not
sure about that though).
More information about the live-devel
mailing list