Hey Ross,<div><br></div><div>  Thank you for the quick response.</div><div><br></div><div>  Yes I meant h264, but I think I put it together with the x264 encoder in my mind while I wrote the email... It has been a long day.</div>
<div><br></div><div>  The stream is coming from a gstreamer server, written by a colleague.  As of right now it is not publicly accessible.  I was hoping to get some advice or suggestions, as opposed to the answer on a silver platter.  Some thoughts and questions I had:</div>
<div>   1)  Does my second email have any significance.  What is Live555 writing to the socket now and then in the form of 60 bytes.  Note that this is after the RTP connection has been negotiated through RTSP.  Is this a KeepAlive type mechanism?  After examining the code, and doing some light reading, it seems a KeepAlive might be needed as the communication between the server and my testRTSPclient is over UDP.  This brings me to my second thought.</div>
<div>   2)  Do I need a KeepAlive mechanism?  Do I implement it with RTSP client's SendGetParameter call with a NULL body?  Or does Live555 do this for us.  (I dug through the source code but I couldn't find where that 60 bytes is sent, could you actually direct me to the class?)</div>
<div>   3)  If you were to speculate, and assume that the server is working correctly encoding h264 packets to RTP, what are the consistent 60 bytes reads? (As a sidenote, I am unsure the server is correct, I will sit down tomorrow with my colleague to review.)</div>
<div><br></div><div>  I hope this wasn't too much at once.  I appreciate all the work you've done with the library.</div><div><br></div><div>Regards,</div><div>Constantin<br><br><div class="gmail_quote">On Tue, May 1, 2012 at 9:04 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div class="im"><blockquote type="cite"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>   I will be using Live555 to read in an RTSP xh264 Video stream.</div></blockquote></div></div></blockquote><div><br></div></div>What is "xh264"?  Or did you just mean to say "h264"?</div><div><br>
</div><div><div class="im"><br><blockquote type="cite"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div>  I started with the testRTSPClient.  It runs well for 1-10 seconds (variably), then stops.  The program is still running, but it's not getting any new frames.</div></blockquote></div></div></blockquote><div><br>
</div></div><div>Where is this H.264 RTSP stream coming from?  I.e., what hardware/software is generating it?</div><div><br></div><div>Is the stream accessible via a public "rtsp://" URL?  If so, let us know, and we'll take a look at it, to try to figure out what's wrong with it.  (But if the stream is not publically accessible, then it's hard to say what might be wrong...)</div>
</div><span class="HOEnZb"><font color="#888888"><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br></div>