[vlc-devel] [PATCH] RTSP KeepAlive Fix
Jean-Paul Saman
jean-paul.saman at planet.nl
Wed Nov 21 23:36:00 CET 2007
Glen Gray wrote:
> Here's a couple of patches for VLC 0.8.6c and VLC-Trunk to fix an issue
> with KeepAlive. If the server doesn't handle RTCP-RR packets and
> requires specific GET_PARAMETER commands (such as Kasenna) then the
> session times out when we're paused as the current version only sends
> the info when the Demux is called (which only happens while data is
> recieved). This fix sets a boolean during PAUSED states which allows the
> timer thread send the GET_PARAMETER messages instead.
Applied both in 0.8.6d and trunk. Thanks for submitting.
Gtz,
Jean-Paul Saman
More information about the vlc-devel
mailing list