A kernel module to create V4L2 loopback devices
https://github.com/umlaeute/v4l2loopback
Built from the main git tree against the current kernel.
Adds a second autoloading camera for scrcpy to use.
Patched to always show capture capabilities when using exclusive_caps, to work around pipewire issue #3659
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:pallaswept/v4l2loopback && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000630 630 Bytes | |
| excl_caps_always_capture.patch | 0000000426 426 Bytes | |
| modprobe.d_98-v4l2loopback.conf | 0000000110 110 Bytes | |
| modules-load.d_v4l2loopback.conf | 0000000013 13 Bytes | |
| preamble | 0000000106 106 Bytes | |
| v4l2loopback.changes | 0000017925 17.5 KB | |
| v4l2loopback.spec | 0000004261 4.16 KB |
Comments 1
Broke link to https://build.opensuse.org/package/show/multimedia:apps/v4l2loopback because spec files are incompatible with all their patches I don't use because I'm building from main.