No description
| src | ||
| .editorconfig | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| mask.png | ||
| mask.svg | ||
| README.md | ||
projector
Project a video feed using a mapping project file created with mapper
Building
Compiling the nokhwa crate (camera capture) apparently requires a 32-bit glibc or at least its header files
Usage
cargo run --release -- -i CAMERA_INDEX -p PROJECT_FILE
Available cameras (video sources) can be listed via the --list-inputs (or -l) option:
cargo run --release -- -l