UNPKG

vlc-remote

Version:

VLC control through TCP/RC (telnet) remote interface

27 lines (13 loc) 402 B
# 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 * [131](https://github.com/131) * [VLC](http://videolan.org) # Keywords / shout box vlc, vlc-win32, vlc-rc, rcintf, "Let's have a beer and talk in Paris"