[Live-devel] Query about Aggregate control attribute.

Ross Finlayson finlayson at live.com
Mon Jun 13 06:59:32 PDT 2005


At 02:17 AM 6/13/05, you wrote:
>Hello All,
>(While studying through the code)
>I have this SDP attribute "a=control:" query:
>Scenario-> Intialization with SDP, SDP conatins a=control:* i.e Aggregate 
>control.
>
>The code doesn't conatin the this attribute check at session level, though 
>individual Media level checks are present.

Yes, although existing RTSP clients that use this code - e.g., "openRTSP", 
"MPlayer" and "VLC" all do a single, session-level "PLAY" operation (using 
"RTSPClient::playMediaSession()" rather than 
"RTSPClient::playMediaSubsession()") in any case.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list