Re: [Live-devel] computing uSecondsToGo

2009-04-21 Thread Ross Finlayson
I suggest a cosmetic change to the function void MultiFramedRTPSink::sendPacketIfNecessary() OK, This will be included in the next release of the software. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-

[Live-devel] computing uSecondsToGo

2009-04-21 Thread BONNEAU Guy
I have had to add some fprintf messages in MultiFramesRTPSink::sendPacketIfNecessary() to follow-up with the packet scheduling of the live555 library. I have found that the computing of the uSecondsToGo can become negative when a frame to be send is segmented through many RTP packets. This happens