<HTML><HEAD></HEAD>
<BODY 
style="WORD-WRAP: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space" 
dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi Ross,</DIV>
<DIV> </DIV>
<DIV>I am using Live555 server application only. Reference is taken from 
testH264VideoStreamer as reference.</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV>H264VideoStreamDiscreteFramer<FONT size=3 face=Calibri> is used as the 
framer.</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT face=Calibri><FONT style="FONT-SIZE: 12pt">the problem is that your 
server is broken.</FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT size=3 face=Calibri>What does this mean? The cause for 
this?</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT size=3 face=Calibri>Regards,</FONT></DIV>
<DIV><FONT size=3 face=Calibri>Ashfaque</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=finlayson@live555.com 
href="mailto:finlayson@live555.com">Ross Finlayson</A> </DIV>
<DIV><B>Sent:</B> Tuesday, April 24, 2012 12:46 AM</DIV>
<DIV><B>To:</B> <A title=live-devel@ns.live555.com 
href="mailto:live-devel@ns.live555.com">LIVE555 Streaming Media - development 
& use</A> </DIV>
<DIV><B>Subject:</B> Re: [Live-devel] waiting on DESCRIBE 
response</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV>
<BLOCKQUOTE type="cite">
  <DIV dir=ltr>
  <DIV dir=ltr>
  <DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
  <DIV>I am getting following messages on Client side when playing the URL with 
  testRTSPClient application.</DIV>
  <DIV><STRONG></STRONG> </DIV>
  <DIV> </DIV>
  <DIV><STRONG>Received 1448 new bytes of response data.</STRONG></DIV>
  <DIV><STRONG>Have received 1448 total bytes of a DESCRIBE RTSP response; 
  awaiting 30924 bytes more.</STRONG></DIV>
  <DIV><STRONG>Received 2896 new bytes of response data.</STRONG></DIV>
  <DIV><STRONG>Have received 4344 total bytes of a DESCRIBE RTSP response; 
  awaiting 28028 bytes more.</STRONG></DIV>
  <DIV><STRONG>Received 2896 new bytes of response data.</STRONG></DIV>
  <DIV><STRONG>Have received 7240 total bytes of a DESCRIBE RTSP response; 
  awaiting 25132 bytes more.</STRONG></DIV>
  <DIV><STRONG>Received 2759 new bytes of response data.</STRONG></DIV>
  <DIV><STRONG>Have received 9999 total bytes of a DESCRIBE RTSP response; 
  awaiting 22373 bytes more.</STRONG></DIV>
  <DIV 
  style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt"> </DIV>
  <DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">After 
  this it will hang here and does not proceed 
further.</DIV></DIV></DIV></DIV></BLOCKQUOTE>
<DIV> </DIV>The problem is that your server is including - in its response 
to the client's RTSP "DESCRIBE" command - a "Content-Length:" header that 
specifies a response payload content (in this case a "SDP description") that's 
much too big.</DIV>
<DIV> </DIV>
<DIV>You should be able to see this clearly by noting the "Content-Length:" 
header in the response that's received by "testRTSPClient".</DIV>
<DIV> </DIV>
<DIV>I.e., the problem is that your server is broken.  (If you had used our 
software to implement your server, then you would not have had this problem 
:-)</DIV><BR><BR>
<DIV apple-content-edited="true"><SPAN 
style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; FONT: medium helvetica; WHITE-SPACE: normal; ORPHANS: 2; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" 
class=Apple-style-span><SPAN 
style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; LETTER-SPACING: normal; BORDER-COLLAPSE: separate; FONT: medium helvetica; WHITE-SPACE: normal; ORPHANS: 2; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" 
class=Apple-style-span>Ross Finlayson<BR>Live Networks, Inc.<BR><A 
href="http://www.live555.com/">http://www.live555.com/</A></SPAN></SPAN> 
</DIV><BR>
<P>
<HR>
_______________________________________________<BR>live-devel mailing 
list<BR>live-devel@lists.live555.com<BR>http://lists.live555.com/mailman/listinfo/live-devel<BR></DIV></DIV></DIV></BODY></HTML>