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
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