8000 GitHub - Webcampak/cli: Webcampak Command Line Interface, Controls capture and internal processing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Webcampak/cli

Repository files navigation

Webcampak 3.0 CLI

Build Status

Please refer to Core for an entry point into Webcampak Code.

Webcampak CLI is the tool in charge of picture acquisition, video creation, xfer queue management and other backend related tasks. It is currently being called by CRON jobs or through the API.

Forewords

Many parts of the system refer to a static path to access many different webcampak files. To facilitate development (and even deployment), we recommend using cloning the core repo into: /home/webcampak/webcampak/

Installation

$ pip install -r requirements.txt
$ python setup.py install

Development environment

$ cd /home/webcampak/webcampak/bin/cli/
$ virtualenv /home/webcampak/webcampak/bin/cli/env
$ source /home/webcampak/webcampak/bin/cli/env/bin/activate
$ pip install -r requirements.txt
$ python setup.py develop
$ webcampak --help

About

Webcampak Command Line Interface, Controls capture and internal processing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0