[Live-devel] testOnDemandRTSPServer returns on "teardown"

Ross Finlayson finlayson at live.com
Fri Oct 22 10:48:52 PDT 2004


>Now, i wonder
>which part of the code to modify so that "testOnDemandRTSPServer"
>returns (i.e. exits) as soon as it receives a "teardown" request.

"RTSPServer::RTSPClientSession::handleCmd_TEARDOWN()", in 
"liveMedia/RTSPServer.cpp".

Note that this is something that you probably don't really want to do, 
because it makes it impossible to have the server send more than one stream 
(i.e., to more than one client).


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



More information about the live-devel mailing list