vlc-player-alpha

0.12.0 • Public • Published

VLC player

Simply start vlc.exe (included in the module) process

API


var child = require('vlc-player')( ['path/to/video.mp4'] );

// vlc is started
// child is a dummy nodejs process


setTimeout(function(){
  child.kill();
}, 1000);

TODO

  • Nothing special (very dummy module)

Credits

Keywords / shout box

vlc, vlc-win32, vlc-binaries, mp4, ffmpeg, "Let's have a beer and talk in Paris"

Readme

Keywords

Package Sidebar

Install

npm i vlc-player-alpha

Weekly Downloads

3

Version

0.12.0

License

ISC

Last publish

Collaborators

  • idjem