[Live-devel] unabke to get audio and video port
Ross Finlayson
finlayson at live555.com
Fri Nov 17 00:01:09 PST 2006
>I am using liveMedia "TestDemandOnRTSPServer" as Server.I have made a client.
Why are you not using our library to implement your client? If you
used our "openRTSP" demo application (that uses our "RTSPClient"
class), you would already have an example of a working client.
>Client is successfully connecting with client.
>client is issuing "DESCRIBE" command and sdp response is also recvd.
>I must get audio and video for the below.
>but I am getting only for video with No port specified.
>
>m=video 0 RTP/AVP 96
Because the stream is unicast, the port numbers (at both ends) are
set up later, using the RTSP "SETUP" command. See the RTSP
specification.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20061117/6d8096d5/attachment.html
More information about the live-devel
mailing list