You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a vsftpd server on Debian (plain FTP, not secure) which works fine with FileZilla FTP client, and also worked fine with the old pplay 2.1. However, the old pplay won't work with the latest FW, so I had to switch to the latest release, 3.5. It technically works, but is painfully slow, taking several minutes before a movie playback starts.
I collected a log corresponding to opening a single movie in pplay 3.5. It features several 426 connection errors, and the actual time is wasted when the connection is restarted right after:
I have a
vsftpd
server on Debian (plain FTP, not secure) which works fine with FileZilla FTP client, and also worked fine with the old pplay 2.1. However, the old pplay won't work with the latest FW, so I had to switch to the latest release, 3.5. It technically works, but is painfully slow, taking several minutes before a movie playback starts.I collected a log corresponding to opening a single movie in pplay 3.5. It features several
426
connection errors, and the actual time is wasted when the connection is restarted right after:This pattern repeats several times until the download goes through and the playback finally starts.
I observe the same behavior when I use
ftpd
instead ofvsftpd
The text was updated successfully, but these errors were encountered: