node-ricoh-theta:使用 Node.js 控制 RICOH THETA 360 度相机

时间:2024-06-29 01:31:33
【文件属性】:

文件名称:node-ricoh-theta:使用 Node.js 控制 RICOH THETA 360 度相机

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-29 01:31:33

CoffeeScript

理光西塔 npm RICOH THETA 的 Node.js 客户端 - 360 度相机 安装 % npm install ricoh-theta theta 命令 # global install % npm install ricoh-theta coffee-script -g % theta --help % theta --capture % theta --capture out.jpg % theta --list % theta --id [object_handle] --save out.jpg % theta --volume 0 用法 var fs = require ( 'fs' ) ; var Theta = require ( 'ricoh-theta' ) ; var theta = new Theta ( ) ; theta . conn


【文件预览】:
node-ricoh-theta-master
----LICENSE.txt(1KB)
----History.txt(1KB)
----src()
--------theta.coffee(4KB)
----lib()
--------theta.js(7KB)
----.travis.yml(265B)
----samples()
--------audio_volume.js(581B)
--------list.js(445B)
--------capture.js(623B)
--------battery.js(371B)
----Gruntfile.coffee(1KB)
----README.md(1KB)
----tests()
--------test_theta.coffee(2KB)
----.gitignore(46B)
----bin()
--------theta.coffee(4KB)
----package.json(1023B)

网友评论