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
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