mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
libcamera: disable by default
Until it is at least more comon available in distros.
This commit is contained in:
parent
39974903df
commit
0b47b47b6c
3 changed files with 9 additions and 6 deletions
|
|
@ -95,7 +95,7 @@ option('v4l2',
|
|||
option('libcamera',
|
||||
description: 'Enable libcamera spa plugin integration',
|
||||
type: 'boolean',
|
||||
value: true)
|
||||
value: false)
|
||||
option('videoconvert',
|
||||
description: 'Enable videoconvert spa plugin integration',
|
||||
type: 'boolean',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue