Re: [Live-devel] Keeping RTSP connection alive

2016-08-23 Thread Ross Finlayson
> I tested this also with the openRTSP test program (the output is in the end > of this message). You actually ran “testRTSPClient”. “openRTSP” is a different program, with more features. (See below.) > 1) I suppose that openRTSP (and the RTSPClient class) sends periodic RTCP > sender repor

[Live-devel] Keeping RTSP connection alive

2016-08-23 Thread sampsa
Hi, When using a brand new axis camera, I stumbled upon the so-called "keep-alive" problem: the camera stops sending packets to my client after 60 secs. or so. I tested this also with the openRTSP test program (the output is in the end of this message). My questions are: 1) I suppose that