[vlc-devel] [PATCH] Loosing FTP data connection after pausing

Andrew Zaikin andrew.zaikin at gmail.com
Thu Jan 3 16:57:10 CET 2008


I can see that if you are watching video over ftp and you are pausing
playback for a couple of minutes, VLC is unable to resume playback, because
corresponding FTP data connection is closed (getting "connection reset by
peer" error). To solve this issue I would propose to seek to the current
position when VLC is resuming playback. Seek operation in ftp re-open data
connection - that is exactly what we need here
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080103/af95caee/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ftp_pause.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080103/af95caee/attachment.ksh>


More information about the vlc-devel mailing list