Re: [Live-devel] Detecting a connection loss with openRTSP

2009-02-18 Thread Ross Finlayson
i wrote a client application to receive a mjpeg stream from a camera basing on the openRtsp sample. It works fine, but i don't know how to detect a loss of the network connection. Is there a possibility to set a timeout and to get something like a callback? I assume you're talking about the lo

[Live-devel] Detecting a connection loss with openRTSP

2009-02-18 Thread Philip Herrmann
Hi, i wrote a client application to receive a mjpeg stream from a camera basing on the openRtsp sample. It works fine, but i don't know how to detect a loss of the network connection. Is there a possibility to set a timeout and to get something like a callback? The openRtsp sample seems also n