houxiao
2016-12-29 633e76c1d533c3d9c257b92df7ebdfd36c9fd8a0
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);