mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Integrating libcamera
This commit is contained in:
parent
ee1b79c4cd
commit
9024cc4444
24 changed files with 4826 additions and 13 deletions
|
|
@ -92,6 +92,10 @@ option('v4l2',
|
|||
description: 'Enable v4l2 spa plugin integration',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('libcamera',
|
||||
description: 'Enable libcamera spa plugin integration',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
option('videoconvert',
|
||||
description: 'Enable videoconvert spa plugin integration',
|
||||
type: 'boolean',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue