https://github.com/claby2/monroute
Simple monitor to webcam routing utility for X
https://github.com/claby2/monroute
ffmpeg linux v4l2loopback x11
Last synced: 2 months ago
JSON representation
Simple monitor to webcam routing utility for X
- Host: GitHub
- URL: https://github.com/claby2/monroute
- Owner: claby2
- License: gpl-3.0
- Created: 2021-04-06T14:42:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T15:25:17.000Z (about 5 years ago)
- Last Synced: 2025-04-06T13:39:55.099Z (about 1 year ago)
- Topics: ffmpeg, linux, v4l2loopback, x11
- Language: C
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# monroute
Simple monitor to webcam routing utility for X.
## Dependencies
* ffmpeg
* v4l2loopback
## Installation
Edit `config.mk` to match your local setup.
`monroute` will be installed to `/usr/local` by default.
Run the following to install (with root if necessary):
make clean install