<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">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 href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class=""></body></html>