<div dir="ltr">Hi Ross,<div>Thanks for your reply. </div><div>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. </div><div><br></div><div>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.</div><div><br></div><div>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. </div><div><br></div><div>Let me ask you, do you know about the RTP payload for H264? From what I can tell there's a relationship between the 90kHz and the timestamps presented by Live's RTSP client. Is 90kHz the time scale for those timestamps? And how do those timestamps relate to the encoded stream? </div><div><br></div><div>I understand these questions may fall out of the library's scope. In any case, thank you very much.</div><div><br><div class="gmail_quote"><div dir="ltr">El jue., 28 sept. 2017 a las 23:01, 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">> My goal is to play an H264 stream that comes from a camera. I am decoding using libav.<br>
<br>
Unfortunately your question wasn’t particularly clear.<br>
<br>
Could you clarify exactly how you are using the “LIVE555 Streaming Media” software?  Are you developing a RTSP client application (e.g., similar to “testRTSPClient”)?  If so, I assume you’ve read<br>
        <a href="http://live555.com/liveMedia/faq.html#testRTSPClient-how-to-decode-data" rel="noreferrer" target="_blank">http://live555.com/liveMedia/faq.html#testRTSPClient-how-to-decode-data</a><br>
and note, in particular, the paragraph about H.264 video.<br>
<br>
We can’t really help you much with “libav” (as that’s not our software), except to note that the H.264 NAL units that you get from our RTSP client code - along with the SPS/PPS NAL units - should be sufficient to decode your video stream.<br>
<br>
If you have any further questions, please let us know.<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></div></div>