Re: [Live-devel] Reconnect after lost connection

2010-07-06 Thread Ross Finlayson
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

[Live-devel] New LIVE555 release - fixes a problem with receiving some RTP-over-TCP streams

2010-07-06 Thread Ross Finlayson
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

[Live-devel] Reconnect after lost connection

2010-07-06 Thread Andy Bell
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

[Live-devel] Question about rtsp session behaviours

2010-07-06 Thread umit sivri
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