[Live-devel] RTCP timeout

Patrick White patbob at imoveinc.com
Thu Apr 23 13:59:10 PDT 2009


RTSPClient doesn't support the client timeout directly, so you have to wrap it 
(eg. subclass it) and schedule/reschedule your own task to do that.  I can't 
remember what we use as the stimulus to reschedule, and don't have time to 
look right now.

later,
patbob


On Thursday 23 April 2009 5:58 am, rippel tippel wrote:
> Hi All,
>
>    I'm streaming a video using RTP over a wireless channel.
> If the server disappears, the client keeps sending RTCP report packets
> instead of checking if the server is still alive. Such behaviour is
> required by RFC 3550 (6.3.5 - Timing Out an SSRC) which states: "At
> occasional intervals, the participant MUST check to see if any of the
> other participants time out [...] A similar check is performed on the
> sender list".
>
> Is there any way to detect a RTCP timeout, in both the sender and the
> receiver?
>
> Thanks,
> R.
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel


More information about the live-devel mailing list