[Live-devel] Adding KeepAlive method in RTSPClient

Ross Finlayson finlayson at live555.com
Thu Jan 5 11:31:01 PST 2006


>My main question is about the timer side of things, does liveMedia
>have a mechanism for this ?

Yes, of course:
         TaskScheduler::scheduleDelayedTask()

The RTSP client implementation already supports "GET_PARAMETER":
         RTSPClient::getMediaSessionParameter()

So you should be able to do what you want to do without modifiying 
"RTSPClient" at all (instead, just modify your code that uses "RTSPClient").


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



More information about the live-devel mailing list