[Live-devel] questiones about the MultiFramedRTPSource::doGetNextFrame1()

2009-04-08 Thread Danny Cheng
Hi, I have questiones about the MultiFramedRTPSource::doGetNextFrame1() in MultiFramedRTPSource.cpp. In the codes bellow, what is the role of fNeedDelivery? Does it means that whether should the RTP Packets be delivered to fReorderingBuffer? What does " nextPacket->useCount() == 0 " means? Or what

[Live-devel] about the openRTSP

2009-03-24 Thread Danny Cheng
Hello, This is my first letter to you! I have a question about the openRTSP. In the end of the function startPlayingStreams, there is : // Watch for incoming packets (if desired): checkForPacketArrival(NULL); checkInterPacketGaps(NULL); My question is whether the video or audio pa