Demo web-application for evaluation of the CamAdapter 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 camadapter-demo
Run:
camadapter-demo
By default the web application starts on port 8123. 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.