[Live-devel] PauseMediaSubsession DSS Response?

Ross Finlayson finlayson at live555.com
Tue Sep 27 14:28:58 PDT 2005


At 01:17 PM 9/27/2005, you wrote:
>Hi All,
>
>I am getting a response back from the Darwin Streaming Server that I am not
>familiar with in pauseMediaSubsession in the file RTSPClient.cpp.  Can
>someone shed some light on what is going on?  Here is the response:
>
>RTSP/1.0.460 Only Aggregate Option Allowed Server DSS/5.51 (Build/489.8;
>Platform Win32; Release/Darwin;)Cseq:Connection Close

This response from the server says that it can't handle "PAUSE" on 
substreams.  Instead, you have to do a "PAUSE" on the whole 
stream.  You do this using "RTSPClient::pauseMediaSession()" (*not* 
"pauseMediaSubsession()").


	Ross Finlayson
	Live Networks, Inc. (LIVE555.COM)
	<http://www.live555.com/>



More information about the live-devel mailing list