Skip to content

ivsgroup/node-vlc-remote

Repository files navigation

vlc-remote

API

const Remote = require('vlc-remote');
var remote = new Remote(port=8088, host="127.0.0.1");

await remote.play("file_path" or ["playlist_file_path",]);


await remote.stop();

Credits

Keywords / shout box

vlc, vlc-win32, vlc-rc, rcintf, "Let's have a beer and talk in Paris"

About

VLC remote control through RC (telnet) interface

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •