<div dir="ltr"><div><div><div><div><div>Dear all,<br><br></div>I am curious to know if it is possible to grab the RCTP NTP timestamp from a RTSP/RTP client using libavformat. <br><br></div>I have seen that there is the structure RTPDemuxContext that holds this information, however I can't see how to access this data without hacking the library code, as as far as I understood all this structre is hidden in some priv_data (RTSPState->RTSPStream->RTPDemuxContext) fields and, moreover, RTPDemuxContext definition is not included in header.<br><br></div>Is RTCP data accessible from somewhere else I haven't been able to see?<br><br></div>Thanks in advance,<br></div>David<br></div>