logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pw-v4l2 - Use PipeWire instead of V4L2

Authors

       The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available
       from <https://pipewire.org>

Description

pw-v4l2 runs a command using a compatibility layer that maps PipeWire video devices to be visible to
       applications using V4L2.

       This is implemented by preloading a shared library via LD_PRELOAD, which translates library calls that
       try to access V4L2 devices.

Examples

pw-v4l2 v4l2-ctl --list-devices

Name

       pw-v4l2 - Use PipeWire instead of V4L2

Options

-h
           Show help.

       -rNAME
           The name of the remote instance to connect to. If left unspecified, a connection is made to the
           default PipeWire instance.

       -v
           Verbose operation.

See Also

pipewire(1),

PipeWire                                              1.2.7                                           pw-v4l2(1)

Synopsis

pw-v4l2 [options] COMMAND [ARGUMENTS...]

See Also