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.
npm install -g demo-cam-controller-html
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
Licensed under the 3-Clause BSD License.