0.12.0 • Published 8 years ago

vlc-player-alpha v0.12.0

Weekly downloads
2
License
ISC
Repository
github
Last release
8 years ago

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"