Search found 4 matches

Go to advanced search

by Entropy0
02 Feb 2016 18:39
Forum: General VLC media player Troubleshooting
Topic: sftp stream using keyfile
Replies: 4
Views: 2820

Re: sftp stream using keyfile

Well, I can't figure out how to do this (or if it is indeed possible at all), but I found a solution for my usecase: sshfs. Just mount the remote directory with sshfs using the keyfile and voila - vlc can open the remote files as local via fuse.
by Entropy0
25 Jan 2016 12:25
Forum: General VLC media player Troubleshooting
Topic: sftp stream using keyfile
Replies: 4
Views: 2820

Re: sftp stream using keyfile

I'm not sure where to look for that - "libsftp" doesn't produce any useful results in google whatsoever (and neither does "lib sftp") and "gnome-vfs", which apparently provides the libsftp.so on my system doesn't have a good documentation either. But even if I was able ...
by Entropy0
24 Jan 2016 23:36
Forum: General VLC media player Troubleshooting
Topic: sftp stream using keyfile
Replies: 4
Views: 2820

sftp stream using keyfile

I'm looking for a way to open a stream via sftp using a keyfile (as opposed to the usual user:password prompt vlc opens by default), but can't seem to find any documentation about this whatsoever. I'm tring to do something like vlc -i .ssh/key "sftp://user@remote.host/path/to/file/" I know...

Go to advanced search