<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> v=0</div><div> o=- 2890844526 2890842807 IN IP4 192.16.24.202</div><div> s=RTSP Session</div><div> m=audio 0 RTP/AVP 0</div><div> a=control:rtsp://audio.example.com/twister/audio.en</div><div> m=video 0 RTP/AVP 31</div><div> 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> C->A: SETUP rtsp://audio.example.com/twister/audio.en RTSP/1.0</div><div> CSeq: 1</div><div> Transport: RTP/AVP/UDP;unicast;client_port=3056-3057</div><div><br></div><div> A->C: RTSP/1.0 200 OK</div><div> CSeq: 1</div><div> Session: 12345678</div><div> Transport: RTP/AVP/UDP;unicast;client_port=3056-3057;</div><div> server_port=5000-5001</div><div><br></div><div> C->V: SETUP
rtsp://video.example.com/twister/video RTSP/1.0</div><div> CSeq: 1</div><div> <span class="Apple-style-span" style="background-color: rgb(255, 64, 64);"> Session: 12345678</span></div><div> Transport: RTP/AVP/UDP;unicast;client_port=3058-3059</div><div><br></div><div> V->C: RTSP/1.0 200 OK</div><div> CSeq: 1</div><div> Session: 12345678</div><div> Transport: RTP/AVP/UDP;unicast;client_port=3058-3059;</div><div> 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>