Skip to main content

An accepted challenge!

Project description

Latest PyPI version Latest Gitlab CI build status Latest Gitlab CI coverage

The module display a Video Feed (From a webcam) with a specified latency.

Usage

CLI

The module can be use by CLI

CLI Help

You can use the Help from the CLI

challenge --help

You can have command specific help by using

challenge <cmd> --help

For exemple, here’s the help for the show command

challenge show --help

Debug Mode

At anytime you can see the debug logs in the console, by passing --debug before any commands. For example

challenge --debug show

Display latent feed

To display live feed from cam and the latent frame, use the show command. Here’s an example with a latency of 1 seconds with debug mode enable

challenge --debug show --latency 1000

Installation

Install the Python module with pip

pip install -i https://test.pypi.org/simple/ challenge-rlcrt

Requirements

All the Python modules requirements needed are in requirements.txt file

Create a virtual environment and run this command:

pip install -r requirements.txt

Compatibility

Licence

Authors

challenge_rlcrt was written by Rick Lacerte.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

challenge_rlcrt-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

challenge_rlcrt-0.1.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page