Dear Ross,
thanks very much for the information.
Alex
__
Od: "Ross Finlayson"
Komu: LIVE555 Streaming Media - development & use
Datum: 17.05.2010 20:13
Předmět: Re: [Live-devel] RR packets once again
1. Is it necessary or standard
Hi!
When I call RTSPClient::describeURL with IP-address which is not exist
in the network (for example - 10.10.10.10), this call blocks for about
20 seconds before it return an error. Sometimes I need to terminate
this waiting and cancel "describeURL" operation immediately, but I
didn't found how
1. Is it necessary or standard compliant to send RTCP RR packets as
a client in RTP over RTSP interleaved mode?
Yes, because RTCP "RR" packets contain useful information; they're
used for more than just liveness indications.
My RTSP server seems to ignore them in this mode.
Are you using
Deal all,
I have a question regarding RTCP RR packets. My RTSP server uses the RR packets
as liveness indicator of my client and the live555 code correctly sends RR
packets to the server if using live555 code as the client. This prevents my
server from timing out the client which it does when