An accepted challenge!
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file challenge_rlcrt-1.0.0.tar.gz
.
File metadata
- Download URL: challenge_rlcrt-1.0.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 727948980d4b0d93f3d44b543103c70ce7df958f2af44e13188d840ac4f08599 |
|
MD5 | 516cd737721b762cb500ff9d0324ce66 |
|
BLAKE2b-256 | b44f5cbe8fc509b06b01e445537cbc3869fc2e23d06b97de7b066ae77ebb2d3c |
File details
Details for the file challenge_rlcrt-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: challenge_rlcrt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.7.5rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0bef9994e7374ca1f12eb293c4ef27081b1e65e8cf8095bc6b0fe03b8c2ffce7 |
|
MD5 | 6ebf4d34d2de494eda041edf20901d53 |
|
BLAKE2b-256 | 4eb2046977738980dfb3680db6113128f16df62fdf8bd272f511893a9ce9c324 |