[vlc-devel] [PATCH] live555: fix the subtitles issue

Gilles Chanteperdrix gilles.chanteperdrix at xenomai.org
Mon Dec 30 12:55:12 CET 2013


On 12/30/2013 12:35 PM, Ross Finlayson wrote:
> 
>> no warranty that single sub-streams could be PAUSE'd individually within a 
>> single session.
> 
> The worst that would happen here (if the server ignored the PAUSE command) is that the data (subtitle stream) would continue to flow, but VLC would just ignore it anyway.
> 
>> Furthermore, PAUSE is likely to time out eventually.
> 
> I'm not sure what you mean by 'time out' in this case, but, no.

Well, in the case of NAT, it does, the router closes the port after not
receiving packets for some time (around 30s in my case), so that when
unpausing a paused stream, vlc does not receive anything. I have
submitted a patch to live555 to resend dummy packets when unpausing a
stream, in order to reopen the ports, but I have no idea of what it
became ;-)


-- 
                                                                Gilles.



More information about the vlc-devel mailing list