pans
2016-12-30 7f63f973141f973faff7896087697f5150332864
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);