<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><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=""><div class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class=""><div class="">     My requirement is: <br class=""></div>           4 streams are available , out of 4 streams 2 should pass over an IP and the remaining streams should pass over another IP.<br class=""><br class=""></div> how we can implement the above mentioned requirement <br clear="all" class=""></div></div></blockquote><div class=""><br class=""></div><div class="">You can change the preferred IP address by setting the global variables “SendingInterfaceAddr” and “ReceivingInterfaceAddr”.  However, because these are global variables, it is currently not possible to have a single LIVE555 process that uses two different IP addresses.  The only way to do this is to structure your application as two processes - one that uses each IP address.</div></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;  ">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a></span>
</div>
<br class=""></body></html>