I had the same problem in my application and I used a timer. If I don't receive frames for X seconds, I quit the client.
On Mon, Oct 24, 2011 at 4:28 PM, Rollinson, Derek <[email protected]>wrote: > I have an application that uses one or more RTSPClients. I am having > difficulties in figuring out the best way to have the client handle a drop > of the server. What is the best way to cleanly shutdown the client when the > server is either dies or is no longer reachable? This is part of a larger > application and I can't just shutdown the entire application. Can anyone > help me with this?**** > > ** ** > > Thanks**** > > _______________________________________________ > live-devel mailing list > [email protected] > http://lists.live555.com/mailman/listinfo/live-devel > >
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
