<div dir="ltr">What I observe is that the NAL units used for a single decoded frame have different presentation times. In that case I don't know which time to use for the given frame. </div><br><div class="gmail_quote"><div dir="ltr">El vie., 29 sept. 2017 a las 0:19, Ross Finlayson (<<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> Indeed I am using Live555 as the RTSP client side, and I'm able to connect and receive the NAL units and the sps-pps information from the camera.<br>
><br>
> Maybe you're right and my issue is completely on the decoding side, as I'm failing to find the timestamp values that will allow me to playback the stream.<br>
><br>
> Specifically, I receive a "presentationTimestamp" from Live555 together with the NAL unit. I am not certain on how to use it in order to synchronize playback.<br>
<br>
This “presentationTimestamp” is exactly what you use.  It represents the (relative) time at which the corresponding NAL unit should be displayed.<br>
<br>
Developers who use our software (including you) never need to concern themselves with RTP timestamps.  (Our software automatically converts RTP timestamps to presentation times.)  For more information, see<br>
        <a href="http://live555.com/liveMedia/faq.html#separate-rtp-streams" rel="noreferrer" target="_blank">http://live555.com/liveMedia/faq.html#separate-rtp-streams</a><br>
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</blockquote></div>