v4l2loopback: new package
authorAlexandre Esse <alexandre.esse.dev@gmail.com>
Tue, 20 Jun 2017 19:11:38 +0000 (21:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Jun 2017 19:25:39 +0000 (21:25 +0200)
commit6aeb2c97c243c9336a76069ab5a11083bb6908e9
tree34bdce8e187ff248a89d2c9a0dbf3af755250f9e
parent5f3768e3e258237de55c693003f0df7a1ce13d7d
v4l2loopback: new package

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>
DEVELOPERS
package/Config.in
package/v4l2loopback/Config.in [new file with mode: 0644]
package/v4l2loopback/v4l2loopback.hash [new file with mode: 0644]
package/v4l2loopback/v4l2loopback.mk [new file with mode: 0644]