vlc-remote-alpha
v1.3.0
Published
VLC control through TCP/RC (telnet) remote interface
Downloads
7
Readme
vlc-remote
API
var Remote = require('vlc-remote');
var remote = new Remote([port=8088, [host="127.0.0.1"]]);
remote.play("file_path" or ["playlist_file_path*",], function(err, body){
});
remote.stop(function(err, body){
});
Credits
Keywords / shout box
vlc, vlc-win32, vlc-rc, rcintf, "Let's have a beer and talk in Paris"