Hey Ross<br>Thats obvious sir if we duplicate the code block and write source of different test mpeg2 streamer.<br>Can the test on demand server file be act as following:-<br>the server should always be in listening mode and<br>
every time when i run the  test mpeg2 streamer the server creates a thread(thread containing the code of <span style="white-space:pre-wrap"> A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source:)  and thread binds to a particular a particular test mpeg 2 streamer...??</span><br>
<br><div class="gmail_quote">On Fri, May 18, 2012 at 6:29 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">
<div style="word-wrap:break-word"><div><div class="im"><blockquote type="cite">In this case clients are not the vlc player,clients are the testMPEG2TransportStreamer,<br>Sorry if i was not able to explain question earlier,My ques is i want to run 2 or 3 testMPEG2TransportStreamer application and can these multiple applications be handled by test on demand server???<br>
</blockquote><div><br></div></div>Yes, you can do this, by duplicating the code block</div><div><span style="white-space:pre-wrap">   // A MPEG-2 Transport Stream, coming from a live UDP (raw-UDP or RTP/UDP) source:</span></div>
<div><span style="white-space:pre-wrap">  </span>{</div><div><span style="white-space:pre-wrap">        </span>...</div><div><span style="white-space:pre-wrap">      </span>}</div><div>for each input stream.  In each case, you would use a different "streamName", "inputAddressStr" (which must be for a multicast address), and "inputPortNum".</div>
<div class="im"><br><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></div></div><br>_______________________________________________<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" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br>