文件名称:node-vlc-remote:通过RC(telnet)接口进行VLC远程控制
文件大小:581KB
文件格式:ZIP
更新时间:2024-05-30 23:01:20
JavaScript
vlc-remote 原料药 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){ }); 学分 (tw:131tw) 关键字/喊话框 vlc,vlc-win32,vlc-rc,rcintf,“让我们在巴黎喝啤酒聊天吧”
【文件预览】:
node-vlc-remote-master
----.eslintrc(61B)
----index.js(4KB)
----test.js(428B)
----package.json(1KB)
----test()
--------index.js(3KB)
--------video 0.mp4(596KB)
----player.js(4KB)
----.npmignore(30B)
----.gitignore(24B)
----screensaver.js(470B)
----p.js(3KB)
----README.md(460B)