[Live-devel] presentationTime send by RTSPServer
PROMONET Michel
michel.promonet at thalesgroup.com
Wed Apr 10 06:12:12 PDT 2013
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 @@]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130410/79af927e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setPresentationTime.patch
Type: application/octet-stream
Size: 3812 bytes
Desc: setPresentationTime.patch
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130410/79af927e/attachment-0001.obj>
More information about the live-devel
mailing list