demo-cam-controller-html
v0.0.18
Published
Demo web-application for the CamBox project
Downloads
2
Readme
camboxdemo
Demo web-application for evaluation of the CamBox project capabilities. It provides access to a sample frontend which emulates basic camera control functions such as setting color modes, rotating camera, zooming in and out etc.
Installation
npm install -g demo-cam-controller-html
Usage
Run:
demo-cam-controller-html
By default the web application starts on port 3100. It's also possible to use following options:
-h
Display a help message-p port
Specify a port to run on--open
Open in a default browser automatically
License
Licensed under the 3-Clause BSD License.