HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pw-v4l2 — Use v4l2 programs within PipeWire. More information: <https://docs.pipewire.org/page_man_pw-v4l2_1.h

Submitted by: @import:tldr-pages··
0
Viewed 0 times
pipewireprogramscommandusecliwithinv4l2pw-v4l2
linux

Problem

How to use the pw-v4l2 command: Use v4l2 programs within PipeWire. More information: <https://docs.pipewire.org/page_man_pw-v4l2_1.html>.

Solution

pw-v4l2 — Use v4l2 programs within PipeWire. More information: <https://docs.pipewire.org/page_man_pw-v4l2_1.html>.

Run a program:
pw-v4l2 {{program}}


Display help:
pw-v4l2 -h

Code Snippets

Run a program

pw-v4l2 {{program}}

Display help

pw-v4l2 -h

Context

tldr-pages: linux/pw-v4l2

Revisions (0)

No revisions yet.