Re: [Live-devel] MultiFramedRTPSource storage question

2013-02-27 Thread Ross Finlayson
> Per my understanding, In function > MultiFramedRTPSource::networkReadHandler1(), Live555 will create > BufferedPacket and store them to fReorderingBuffer. These BufferedPackets are > consumed by calling doGetNextFrame1(). I discovered that once, for any > reason, the stored BufferedPackets ar

[Live-devel] MultiFramedRTPSource storage question

2013-02-27 Thread Lan Zang
Hi, Per my understanding, In function MultiFramedRTPSource::networkReadHandler1(), Live555 will create BufferedPacket and store them to fReorderingBuffer. These BufferedPackets are consumed by calling doGetNextFrame1(). I discovered that once, for any reason, the stored BufferedPackets are pile