Re: [Live-devel] Stream cutoff because openRTSP ignores timeout in

2010-07-27 Thread Kamil Dobkowski
>Intended behavior. The standard mechanism by which servers detect >the continued liveness of clients is via RTCP "RR"s. Note that the >intention of the "timeout" parameter in the RTSP "SETUP" response is >to indicate how long the server can wait after the last detection of >client liveness b

Re: [Live-devel] Stream cutoff because openRTSP ignores timeout in Session header

2010-07-16 Thread Ross Finlayson
We currently discovered a problem when we used openRTSP to download a stream. The server includes a timeout parameter in the Session header but openRTSP ignores it. The timeout is set to 50 s and after 60 s play time the server stops sending RTP packets and sends TCP-RST on the RTSP port. Of cours

[Live-devel] Stream cutoff because openRTSP ignores timeout in Session header

2010-07-16 Thread Norbert Donath
Hello Ross, We currently discovered a problem when we used openRTSP to download a stream. The server includes a timeout parameter in the Session header but openRTSP ignores it. The timeout is set to 50 s and after 60 s play time the server stops sending RTP packets and sends TCP-RST on the RTSP po