<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<pre>   <strong> Do you know a way to change the SETUPrtsp in your client code (openRTSP) to indicate that the two track go to two different IP (interface) for example:</strong>

    4,0.002474,195.134.1.6,195.134.1.2,RTSP/SDP,Reply:RTSP/1.0200OK,withsessiondescription
    5,0.004125,195.134.1.2,195.134.1.6,RTSP,SETUPrtsp://<strong>195.134.1.<span style="color: #ff0000;">3</span></strong>/spatialSoc_basenh3.mp4/trackID=65536RTSP/1.0
    6,0.004885,195.134.1.6,195.134.1.2,RTSP,Reply:RTSP/1.0200OK
    7,0.005351,195.134.1.2,195.134.1.6,RTSP,SETUPrtsp://<strong>195.134.1.<span style="color: #ff0000;">6</span></strong>/spatialSoc_basenh3.mp4/trackID=65538RTSP/1.0

>................
>But if your intention is to send the two video tracks to different interfaces within the same client, then the best way to do this is to keep things the way that they work now: >Send both streams to the same (client) IP address, but with different port numbers.<br /><span class="ecxApple-style-span" style="border-collapse: separate; color: #000000; 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; font-size: medium;"><span class="ecxApple-style-span" style="border-collapse: separate; color: #000000; 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; font-size: medium;">>Ross Finlayson</span></span><br /><br /></pre>
<div id="gt-res-content" class="almost_half_cell">
<div style="zoom: 1;" dir="ltr"><span id="result_box"><span class="hps">Thks for your advices. I thought that</span> <span class="hps">the interfaces</span> <span class="hps">were</span> <span class="hps">defined</span> <span class="hps">only</span> <span class="hps">on the client side with</span> <span class="hps">different</span> <span class="hps">ip's</span><span>.</span> <span class="hps">Please could you</span> <span class="hps">show me</span> <span class="hps">how to represent</span> <span class="hps">the different</span> <span class="hps">interfaces</span> <span class="hps">through</span> <span class="hps">the</span> ports<span>.</span></span></div>
<div style="zoom: 1;" dir="ltr"><span class="hps"><span></span><br /> <span class="hps">Also in my</span> <span class="hps">project</span> <span class="hps">we use</span> <span class="hps">a MP4 container</span> <span class="hps">that</span> <span class="hps">contains</span> <span class="hps">the two</span> <span class="hps">videos track</span> <span class="hps">hinted</span><span>,</span> <span class="hps">it</span> <span class="hps">allows the server to</span> <span class="hps">stream</span> <span class="hps">a </span></span><span class="hps"><span class="hps">unknown </span></span><span class="hps"><span class="hps">payload</span> <span class="hps">.</span> <span class="hps">For example</span> <span class="hps">the</span> <span class="hps">standard</span> <span class="hps">DSS</span> <span class="hps">can do</span> <span class="hps">streaming</span> of h264/<span class="hps">SVC with your openRST and openSVC decoder</span><span>.</span> <span class="hps">But your</span> <span class="hps">server</span> <span class="hps">does not handle</span> <span class="hps">MP4</span> <span class="hps">containers</span> <span class="hps">or</span> <span class="hps">hinting</span><span>, does it?</span></span></div>
<div style="zoom: 1;" dir="ltr">best regards<span class="hps"><span><br /></span></span></div>
</div>
</body></html>