Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/v4l2loopback: bump version to 0.12.0 | Christian Stewart | 2018-11-08 | 2 | -2/+3 |
| | | | | | | | Add license hash for COPYING file. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | v4l2loopback: new package | Alexandre Esse | 2017-06-20 | 3 | -0/+51 |
This package provides a kernel module and utilities in order to use v4l2loopback virtual 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 e.g. a capture card but instead it is generated by another application. Signed-off-by: Alexandre Esse <alexandre.esse.dev@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |