> On Dec 21, 2016, at 9:07 PM, Robin Imrie <robin.im...@dotorigin.com> wrote: > > I have adapted the testRTSPClient application so I can see the data received > from my RSTP server which sends SOAP packets when various events occur (no > audio or video data). These data packets are not continuous. However when I > unplug it from the network there isn’t any notification that the server is > now unavailable. > > Do I need to periodically send keep alive messages?
I’m not quite sure what you’re asking, but - if you wish - you could modify your “testRTSPClient” application to periodically send an “OPTIONS” command to the server. Look at how “openRTSP” implements the ‘-K’ option; specifically, note the “checkSessionTimeoutBrokenServer()” function in “playCommon.cpp”. 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