Regarding Live555 library usage for developing an RTSP client application,In case network is down while receiving the video packets from RTSP server, how this library will be notifying the client application i.e. which method will be called in this case?
Because the stream is datagram-based, there's no inherent way to detect that the 'network is down' (or, equivalently, that the server has died).
However, the best way to detect this is simply to periodically check that data keeps arriving.
-- 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