Search found 4 matches

Go to advanced search

by vvvua
22 Dec 2006 14:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc remote executing with ssh fails
Replies: 4
Views: 1154

ok.
solution is:
1. setup ~/.ssh/known_hosts for ssh2 authentification without password promt
2. Now you can execute vlc or script with vlc inside with

Code: Select all

ssh -t user@remote_mashine "/path/to/vlc/vlc -I dummy --daemon ... ... ..."
by vvvua
22 Dec 2006 14:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc remote executing with ssh fails
Replies: 4
Views: 1154

no.
vlc needs tty allocation.
all fixed.
Thanks.
by vvvua
21 Dec 2006 18:54
Forum: VLC media player Feature Requests
Topic: vlc logging command line option withou recompiling
Replies: 1
Views: 2910

vlc logging command line option withou recompiling

Hello.
When i use -vvv option and -d option i can't read debug information.
If it possible to do logging to file without recompiling the vlc?
by vvvua
21 Dec 2006 18:51
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc remote executing with ssh fails
Replies: 4
Views: 1154

vlc remote executing with ssh fails

Hello. I have 2 PCs. 1-st with video capture device 2-nd control system I want to start vlc from 2-nd PC at 1-st PC with ssh command and vlc starts, but then exits. ssh video@10.0.0.1 "/home/video/go" VLC media player 0.8.6 Janus "/home/video/go" - is a script with command line l...

Go to advanced search