Update cheatsheets

This commit is contained in:
ivuorinen
2026-03-21 00:26:22 +00:00
parent 51e1b58889
commit 49187d6be0
11 changed files with 138 additions and 25 deletions

View File

@@ -0,0 +1,17 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# v4l2loopback-ctl
> Control Video4Linux2 loopback devices.
> More information: <https://manned.org/v4l2loopback-ctl>.
- List all available loopback devices:
`sudo v4l2loopback-ctl list`
- Add a loopback device:
`sudo v4l2loopback-ctl add`