Skip to content

Abhijithmns/loopcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors