houxiao
2016-12-28 017b7eb736ccc53c52f81486be8196d7fafc3289
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);