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 packets haved been
rececived here.
The fi
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