How can I check when the connection to the RTSP server has been
broken due to network failure? I have a RTSP client streaming video
and saving this to disk using a MediaSink. Is there a way to
specify a timeout on the RTP socket and then have a callback on this
timeout?
I suggest using "Tas
Hi,
How can I check when the connection to the RTSP server has been broken due
to network failure? I have a RTSP client streaming video and saving this to
disk using a MediaSink. Is there a way to specify a timeout on the RTP
socket and then have a callback on this timeout?
Thanks in advance, A