Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v4l2loopback - a kernel module to create V4L2 loopback devices This module allows you to create "virtual video devices". Normal (v4l2) applications will read these devices as if they were ordinary video devices, but the video will not be read from, for example, a capture card; instead, it is generated by another application.

This Project is built on top of this kernel module

Build Instructions

cmake -B build/
cmake --build build

Run Instructions

make
./loopcam

About

virtual video devices using the kernel module v4l2loopback

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages