Skip to content

claby2/monroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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