Re: [Live-devel] RTSPClient Auto re-connect when connection lost

2014-09-08 Thread Ross Finlayson
> Based on “openRTSP”, I wrote my own Rtsp client class that handle my own > operations and everything works perfectly. My question is how to detect the > connection lost (unplug the capable, server down …) and how to re-connect to > server? Probably the best way to do this is to periodically c

[Live-devel] RTSPClient Auto re-connect when connection lost

2014-09-08 Thread Nguyen Van Long
Hi Ross, Based on "openRTSP", I wrote my own Rtsp client class that handle my own operations and everything works perfectly. My question is how to detect the connection lost (unplug the capable, server down .) and how to re-connect to server? I've thought that if something's wrong after sending p