<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ross,<br>
    <br>
    x-dimensions header is required to work with resolutions > 2048.
    I saw some devices which relied on it for megapixel streaming (IIRC
    they just sent lower bits in standard JPEG over RTP header) and
    liveMedia handled this correctly if the header present.<br>
    <br>
    Regards,<br>
    Yuri<br>
    <br>
    On 04.06.2012 19:54, Ross Finlayson wrote:
    <blockquote
      cite="mid:B6EDD06D-F58B-4B12-8417-859386B832AE@live555.com"
      type="cite">
      <div>
        <blockquote type="cite">
          <div>After the RTSP connection IP-based cameras to send a
            reply with the<br>
            line "a=x-dimensions:640,480", but when you connect to
            LIVE555 Proxy<br>
            Server, this line is missing. For some decoders need to know
            the width<br>
            and height, and this is a problem.<br>
          </div>
        </blockquote>
      </div>
      <br>
      <div>A camera should not depend upon its server including an
        "a=x-dimensions..." SDP line, because this attribute is optional
        (and not even a standard). All decoders should be able to infer
        the video width and height from the encoded input stream, or
        from other "a=fmtp:..." configuration parameters (which *are*
        standards).</div>
      <div><br>
      </div>
      <div>However, in the spirit of "be liberal in what you accept", I
        agree that the "LIVE555 Proxy Server" should pass on this
        attribute if it sees it.  So, a fix for this will be included in
        a future release of the software.  (Be warned, however, that
        requests like this by hobbyists are considered low priority.)</div>
      <br>
      <br>
      <div apple-content-edited="true">
        <span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Helvetica; font-style:
          normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; 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; font-size: medium; "><span class="Apple-style-span"
            style="border-collapse: separate; color: rgb(0, 0, 0);
            font-family: Helvetica; font-style: normal; font-variant:
            normal; font-weight: normal; letter-spacing: normal;
            line-height: normal; orphans: 2; text-align: -webkit-auto;
            text-indent: 0px; text-transform: none; white-space: normal;
            widows: 2; 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; font-size: medium; ">Ross Finlayson<br>
            Live Networks, Inc.<br>
            <a moz-do-not-send="true" href="http://www.live555.com/">http://www.live555.com/</a></span></span>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
live-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
</pre>
    </blockquote>
  </body>
</html>