Re: [Live-devel] low latency transmit

2013-04-24 Thread Yu, Bo
, April 23, 2013 10:09 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] low latency transmit Can MultiFramedRTPSink::sendPacketIfNecessary() be enhanced safely with the following code ? No, because it's not correct. The whole point of the existing code is to d

Re: [Live-devel] low latency transmit

2013-04-23 Thread Ross Finlayson
> Can MultiFramedRTPSink::sendPacketIfNecessary() be enhanced safely with the > following code ? No, because it's not correct. The whole point of the existing code is to delay the sending of the next packet, as appropriate, based on the value of "durationInMicroseconds" that was passed (to "af