GitXplorerGitXplorer
a

openrtist-zoom

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9666f12f05947bf52a019b0873dbdba1286c78de

Merge branch 'master' of github.com:rogerthat94/openrtist-zoom

aakindofyoga committed 4 years ago
Unverified
44daff31457b7834d6e5b84dfac637593b3910fd

Fix colors

aakindofyoga committed 4 years ago
Verified
e732a78d80405d939c77691d5ded1b0313128fd5

Update README.md

aakindofyoga committed 4 years ago
Unverified
729c7001b4513f9aa9b414ad16e03e54fd28d53d

requirements

aakindofyoga committed 4 years ago
Unverified
a7c852b126bf54aa29ccc540fceec5847a7a2939

Initial version

aakindofyoga committed 4 years ago

README

The README file for this repository.

OpenRTiST webcam stream for GNU/Linux

sudo apt-get install v4l2loopback-utils
sudo modprobe v4l2loopback devices=2
python3 -m pip install requirements.txt
python3 main.py HOST STYLE

You can see a list of styles here. The STYLE argument should be the name of a txt file in that directory, without the extension (such as mosaic).