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
I have released a new version (2010.07.07) of the "LIVE555 Streaming
Media" code that fixes a problem with receiving some RTP-over-TCP
streams. (Thanks to Kamil Dobkowski for providing a stream that
illustrated the problem.)
If you run a RTSP client application that can request/receive
RTP-o
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
Hi all,
I am developing an rtsp client for cameras and encountered a strange situation
while changing stream settings on cameras.
After changing a stream setting, axis3301 continues sending old stream frames
for a period of time and sends changed-setting-frames only when we open a new
rtsp ses