> Can you please suggest how can we make the RTSP server to describe the audio 
> stream information in the SDP.  

Are you creating a “ServerMediaSubsession” object that describes the audio 
(sub)stream, and then adding it to your “ServerMediaSession” object using 
“ServerMediaSession::addSubsession()” (as you are presumably already doing for 
your video (sub)stream)?

If you do this, then the audio (sub)stream will appear *automatically* in the 
SDP description.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to