Re: [Live-devel] OpenRTSP keepAlive with RTCP "RR"

2010-04-28 Thread Stéphane Le Jeune
Have you a idea of when do you interpret the "a=rtcp:" attribute ? fan 2010/4/27 Ross Finlayson > So the RTCP liveness indicator is only based on the port found in Transport >> parameter of the SETUP response? >> > > Yes, in our current implementation, that port number is used for RTCP. We > do

Re: [Live-devel] OpenRTSP keepAlive with RTCP "RR"

2010-04-27 Thread Ross Finlayson
So the RTCP liveness indicator is only based on the port found in Transport parameter of the SETUP response? Yes, in our current implementation, that port number is used for RTCP. We do not yet recognize the "a=rtcp:" attribute. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _

Re: [Live-devel] OpenRTSP keepAlive with RTCP "RR"

2010-04-27 Thread Stéphane Le Jeune
So the RTCP liveness indicator is only based on the port found in Transport parameter of the SETUP response? Fan 2010/4/27 Ross Finlayson > We use openRTSP to test our video server timeout, openRTSP is able to send >> RTCP >> "RR" to the server to maintain the session but it does not use the go

Re: [Live-devel] OpenRTSP keepAlive with RTCP "RR"

2010-04-27 Thread Ross Finlayson
We use openRTSP to test our video server timeout, openRTSP is able to send RTCP "RR" to the server to maintain the session but it does not use the good port that it's indicated in SETUP response. RTCP is defined in RTSP response from the server with the following: a=rtcp:5000 IN IP4 "@IP" Unf

[Live-devel] OpenRTSP keepAlive with RTCP "RR"

2010-04-27 Thread Stéphane Le Jeune
Hello, We use openRTSP to test our video server timeout, openRTSP is able to send RTCP "RR" to the server to maintain the session but it does not use the good port that it's indicated in SETUP response. RTCP is defined in RTSP response from the server with the following: a=rtcp:5000 IN IP4 "@IP" a