<div dir="ltr">Ross,<div><br></div><div>Thanks for your support. Proxy behind proxy really works. Appreciate if this can be solved at your convenience.</div><div><br></div><div>Regards,</div><div>Support Team</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Oct 16, 2016 at 12:15 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Based on your earlier post I was able to understand how to use filter for transcoding.and I'am able to transcode the video stream.<br>
><br>
> However I have one problem in it. I cannot use 1 stream coming from the camera to be transcoded to multiple transcoded images.<br>
<br>
</span>When you say “1 stream from the camera […] transcoded to multiple transcoded images” do you mean:<br>
        1) the ability for multiple 'front-end' clients to access the proxy stream concurrently, with each of these front-end clients getting an (identical) copy of the transcoded stream, or<br>
        2) allowing the proxy server to serve two (or more) different named streams that come from a single input ‘back-end’ stream, with each of the proxied streams being transcoded into a different codec and/or a different resolution?<br>
<br>
If you’re asking for 1), then this already happens automatically.  If multiple ‘front-end’ clients access the proxy server, then they will each automatically get a copy of the transcoded stream (yet the transcoding will be done only once).<br>
<br>
However, if you’re asking for 2), then this is not possible with the current proxy server.  What you *can* do, however, is have two (or more) separate “ProxyServerMediaSession” objects, each using the same ‘back-end’ “rtsp://“ URL, but transcoded differently.  This will cause multiple copies of the ‘back-end’ stream to come from the camera to the proxy server.  (You could avoid this, however, by putting *another* proxy server between the proxy server and the ‘back-end’ camera stream.)<br>
<br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" rel="noreferrer" target="_blank">http://www.live555.com/</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" rel="noreferrer" target="_blank">http://lists.live555.com/<wbr>mailman/listinfo/live-devel</a><br>
</blockquote></div><br></div>