pans
2016-12-30 eb68a1e3ad5fb24b4c674b8f2fd529b8302c7d97
RtspFace/live555/testProgs/testRTSPClient.hpp
@@ -539,7 +539,7 @@
      unsigned s = frameSize;
      if (sink->rtspConfig.aux)
         s += 4;
      rtsp_client_frame_callback(sink->rtspConfig.args, sink->fReceiveBuffer, s);
      rtsp_client_frame_callback(sink->rtspConfig.args, sink->fReceiveBuffer, s, presentationTime);
   }
  
   sink->afterGettingFrame(frameSize, numTruncatedBytes, presentationTime, durationInMicroseconds);