An open API service indexing awesome lists of open source software.

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

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