<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am sorry if Iitwasn't clear enough. Your suggestion is exactly
    what I want to do: implement my own LIVE555 transcoding filter
    (based on libAV). My confusion is about the registering of urls and
    where to put the libAV play command. Do I need to register two urls:
    the "normal camerastream" and the "transcoded camerastream", or
    should it be enough to just use the "transcoded camerastream"? What
    happens if a player tries to play the "transcoded camerastream"?
    This will result in sending a RTSP play command to the camera, but
    does the libAV play command do the same? I have not totally clear
    what will happen and therefore need some suggestions in the right
    direction.<br>
    <br>
    best regards,<br>
    <br>
    Frank van Eijkelenburg<br>
    <br>
    <div class="moz-cite-prefix">On 01-09-15 21:41, Ross Finlayson
      wrote:<br>
    </div>
    <blockquote
      cite="mid:F682DF00-23B0-4D74-B801-98C98E37308C@live555.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Sorry, but I don’t see how your question has anything to do with
      our software.
      <div class=""><br class="">
      </div>
      <div class="">From what I can tell, you are using VLC to transcode
        a RTSP/RTP stream.  Although VLC uses our “RTSPClient” code to
        access the ‘back-end’ RTSP/RTP stream, it doesn’t use any of our
        code at all (including our ‘proxy server’ code) to do the
        transcoding, nor to implement the RTSP server for the
        ‘front-end’ stream.  (When VLC acts as a RTSP server, it uses
        its own RTSP server implementation - not ours.)</div>
      <div class=""><br class="">
      </div>
      <div class="">You *could*, if you wish, implement your own LIVE555
        transcoding filter (e.g., using FFMPEG/libAV) and plug that into
        our “ProxyServerMediaSession” - to implement a transcoding
        LIVE555 Proxy RTSP server.  But that’s not what VLC is doing; it
        uses its own software to do this (except for accessing the
        ‘back-end’ RTSP/RTP stream).</div>
      <div class=""><br class="">
      </div>
      <div class="">So, you should be asking your question on a VLC
        mailing list.<br class="">
      </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>