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. The user can set a latency up to 5 seconds with a relative precision of 10%

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

To exit press `q`

Installation

Install the Python module with pip

pip install challenge_rlcrt

Requirements

User must a Python 3 and pip installed. User must have a Webcam.

This module is using open_cv

development

the Python modules requirements needed are in requirements.txt file Create a virtual environment and install dependencies.

pip install -r requirements.txt

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-1.0.0.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

challenge_rlcrt-1.0.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