Hi Ross, I come back on the subject of sending presentationTime from a live555 RTSP server to a live555 RTSP client. Till now I have missed that RTCP sendReport were always based on server clock and basically the presentationTime set by an RTPSink is more or less ignored. I hope it's not a will ?
I made some experiences in order to propagate the presentationTime : - adding a method in RTPSink in order to initialize fInitialPresentationTime & fMostRecentPresentationTime - build the SR report based on fMostRecentPresentationTime if it is set This allow user to use an overloaded OnDemandServerMediaSubSession::startStream to initialize the presentationTime that will be used by the RTCPInstance::sendReport. Do you think it could be a way to send frame time from RTSP server to RTSP client ? Best Regards, Michel. [@@ THALES GROUP INTERNAL @@]
setPresentationTime.patch
Description: setPresentationTime.patch
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel