/node-vlc-remote

VLC remote control through RC (telnet) interface

Primary LanguageJavaScript

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"