[Buildroot] [PATCH v3 1/1] v4l2loopback: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jun 20 19:28:08 UTC 2017


Hello,

On Tue, 20 Jun 2017 21:11:38 +0200, Alexandre Esse wrote:
> 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 at gmail.com>
> ---
>  DEVELOPERS                             |  1 +
>  package/Config.in                      |  1 +
>  package/v4l2loopback/Config.in         | 29 +++++++++++++++++++++++++++++
>  package/v4l2loopback/v4l2loopback.hash |  2 ++
>  package/v4l2loopback/v4l2loopback.mk   | 19 +++++++++++++++++++
>  5 files changed, 52 insertions(+)
>  create mode 100644 package/v4l2loopback/Config.in
>  create mode 100644 package/v4l2loopback/v4l2loopback.hash
>  create mode 100644 package/v4l2loopback/v4l2loopback.mk

Applied to master, after some minor tweaks to the Config.in file.
Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list