Hi all, My goal is to set up a VPN to allow me to play remote files. I set an openvpn that is working, but when I try to play a file in vlc from a samba share, VLC cache the file til 600ms, then plays the cache, but then stop and start downloading the cache. I want to know if there's a way that VLC download the file localy, and plays it after waiting a sufficient cache depending on BW ?
I have 3Mbps of upload, so a movie shouldn't take one hour to be retrieved, that's why I want to play while stream.
One solution would be to copy the file and reading it while copying, but it's dirty...
If another protocol would work, like FTP or something else I'm curious.
Thanks.