<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ross,<br>
    <br>
    Yes I understand that it is an issue with VLC and not with Live555.<br>
    <br>
    I'm not asking for any changes to the Live555 library.<br>
    <br>
    I am asking whether it is possible to configure my Live555 RTSP
    server to ignore the case of stream names in URL's as a workaround
    for the VLC problem because we don't have a requirement for stream
    name case sensitivity.<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/10/2015 03:04 PM, Ross Finlayson
      wrote:<br>
    </div>
    <blockquote
      cite="mid:E0F11718-CCDA-4BB6-9CCE-257BF4480B00@live555.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <div>
        <blockquote type="cite" class="">
          <div class="">I would like to have Live555 ignore the case of
            rtsp url's as a workaround for this VLC problem:<br class="">
            <br class="">
            <a moz-do-not-send="true"
              href="https://trac.videolan.org/vlc/ticket/11428" class="">https://trac.videolan.org/vlc/ticket/11428</a><br
              class="">
          </div>
        </blockquote>
        <div><br class="">
        </div>
        No, this seems to be a problem specific to VLC (which is not our
        software).  As far as I can tell (from the link that you
        included), the problem is that VLC is storing old URLs
        somewhere, and then doing a case-insensitive match when checking
        whether a newly-entered URL has been used before (and then - if
        there’s a match - reusing the previous URL rather than the new
        URL).  This appears to be happening outside the LIVE555 software
        (which VLC uses when its acting as a LIVE555 client).</div>
      <div><br class="">
      </div>
      <div>If, however, you can identify a specific problem with the
        LIVE555 code (identifiable by using LIVE555 RTSP client code -
        e.g., “openRTSP” or “testRTSPClient” - only), then let us know.</div>
      <div><br class="">
      </div>
      <div>If, on the other hand, you’re asking that LIVE555 RTSP
        *servers* ignore the case of stream names in URLs, then the
        answer is again No - because some server developers might want
        to allow their server to support more than one stream, whose
        names differ in case.  (Also, stream names might be
        ‘internationalized’ - i.e., encoded as UTF-8 - and
        case-insensitive comparison might not work (or work incorrectly)
        if performed on UTF-8 stream names.)</div>
      <br class="">
      <br class="">
      <div apple-content-edited="true" class="">
        <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; "><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; ">Ross Finlayson<br class="">
            Live Networks, Inc.<br class="">
            <a moz-do-not-send="true" href="http://www.live555.com/"
              class="">http://www.live555.com/</a></span></span>
      </div>
      <br class="">
      <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>
    <br>
  </body>
</html>