camonline
Project description
camonline
Make your computer camera a monitor
Install
pip install camonline
Usage
docker run -d --restart always \
--name camonline \
--device=/dev/video0:/dev/video0 \
-v ~/.camonline:/root/.camonline \
wh1isper/camonline
Develop
Install pre-commit before commit
pip install pre-commit
pre-commit install
Install package locally
pip install -e .[test]
Run unit-test before PR, ensure that new features are covered by unit tests
pytest -v
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
camonline-0.1.0.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file camonline-0.1.0.tar.gz
.
File metadata
- Download URL: camonline-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21e25a4afc682c7cb9ed59ccb3a828219fcfaf5838b9c1bf079e14ecb3696cfe |
|
MD5 | 6d7d878e773b3bf0f102275f5709e775 |
|
BLAKE2b-256 | 9047b0d361300f8f178526e83c1a912cd89c5b78cdbe8895f2f965d7013f0743 |
File details
Details for the file camonline-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: camonline-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4d98bfda0fd739c1ec352c5cbcd0eba75a583ca8da2cbf6562a9063c33328ad |
|
MD5 | 50a018265624d8e928827d689369c5fc |
|
BLAKE2b-256 | 3331173a6e6573d304d70aad69c235e8d5b7a98853fd8aa2facf8db0764811a5 |