Description
Tools to create Video4Linux loopback recording devices. v4l2loopback will not work with secure boot as it is not signed.
Installation Instructions
Install the v4l2loopback
package. It will pull the v4l2loopback-dkms
package, which contains the necessary files to build the kernel module, which should happen automatically during installation. Then run modprobe v4l2loopback
if you want to start using it straight away. You can run v4l2-ctl --all
to check that the loopback devices have been properly created, and v4l2loopback-ctl
to manage their settings.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | ppc64le (0)*, x86_64 (0)* | Fedora 39 (61 downloads) |
Fedora 40 | ppc64le (0)*, x86_64 (0)* | Fedora 40 (49 downloads) |
Fedora 41 | ppc64le (0)*, x86_64 (0)* | Fedora 41 (32 downloads) |
Fedora rawhide | ppc64le (0)*, x86_64 (27)* | Fedora rawhide (162 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kkleine/v4l2loopback
More info about enabling Copr repositories