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);