<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi All<div><br></div><div>I want to support non aggregation in my RTSP server. I want to control different media sessions differently. I want to know what changes are to be made in sdp info to support non aggregation. I am using this......</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; v=0</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; o=- 2890844526 2890842807 IN IP4 192.16.24.202</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; s=RTSP Session</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=audio 0 RTP/AVP 0</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=control:rtsp://audio.example.com/twister/audio.en</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m=video 0 RTP/AVP 31</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; a=control:rtsp://video.example.com/twister/video</div></div><div><br></div><div>First setup
 request is fine. but in second SETUP request i receive the same session id as the first one. thus cant control sessions separetly if they have same session ID.. Its something like that.....</div><div><br></div><div><div>&nbsp;&nbsp;C-&gt;A: SETUP rtsp://audio.example.com/twister/audio.en RTSP/1.0</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 1</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Transport: RTP/AVP/UDP;unicast;client_port=3056-3057</div><div><br></div><div>&nbsp;&nbsp; &nbsp; A-&gt;C: RTSP/1.0 200 OK</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 1</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Session: 12345678</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Transport: RTP/AVP/UDP;unicast;client_port=3056-3057;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;server_port=5000-5001</div><div><br></div><div>&nbsp;&nbsp; &nbsp; C-&gt;V: SETUP
 rtsp://video.example.com/twister/video RTSP/1.0</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 1</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-style-span" style="background-color: rgb(255, 64, 64);">&nbsp;Session: 12345678</span></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Transport: RTP/AVP/UDP;unicast;client_port=3058-3059</div><div><br></div><div>&nbsp;&nbsp; &nbsp; V-&gt;C: RTSP/1.0 200 OK</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CSeq: 1</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Session: 12345678</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Transport: RTP/AVP/UDP;unicast;client_port=3058-3059;</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;server_port=5002-5003</div><div><br></div><div><br></div><div>Can anybody help me on this</div><div><br></div><div>Regards</div><div>alam</div></div></td></tr></table><br>



      <!--3--><hr size=1></hr> Looking for local information? Find it on <a href="http://in.rd.yahoo.com/tagline_local_1/*http://in.local.yahoo.com/" target="_blank"> Yahoo! Local</a>