<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] unabke to get audio and video
port</title></head><body>
<blockquote type="cite" cite><font face="Arial" size="-1">I am using
liveMedia &quot;TestDemandOnRTSPServer&quot; as Server.I have made a
client.</font></blockquote>
<div><br></div>
<div>Why are you not using our library to implement your client?&nbsp;
If you used our &quot;openRTSP&quot; demo application (that uses our
&quot;RTSPClient&quot; class), you would already have an example of a
working client.</div>
<div><br></div>
<blockquote type="cite" cite><font face="Arial" size="-1">Client is
successfully connecting with client.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">client is
issuing &quot;DESCRIBE&quot; command and sdp response is also
recvd.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">I must get
audio and video for the below.</font></blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">but I am
getting only for video with No port specified.</font></blockquote>
<blockquote type="cite" cite>&nbsp;</blockquote>
<blockquote type="cite" cite><font face="Arial" size="-1">m=video 0
RTP/AVP 96</font></blockquote>
<div><br></div>
<div>Because the stream is unicast, the port numbers (at both ends)
are set up later, using the RTSP &quot;SETUP&quot; command.&nbsp; See
the RTSP specification.</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>