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 packets haved been rececived
here. If the packets are received here, then what is
the difference between the role of   the function startPlayingStreams and
the function *taskScheduler().doEventLoop()*
in reveiving the packets.
   Thank you!

Danny

--
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to