libcamera/src
Julien Vuillaumier d258025da7 libcamera: camera_manager: Add environment variable to order pipelines match
To match the enumerated media devices, each registered pipeline handler
is used in no specific order. It is a limitation when several pipelines
can match the devices, and user has to select a specific pipeline.

For this purpose, environment variable LIBCAMERA_PIPELINES_MATCH_LIST is
created to give the option to define an ordered list of pipelines to
match on.

LIBCAMERA_PIPELINES_MATCH_LIST="<name1>[,<name2>[,<name3>...]]]"

Example:
LIBCAMERA_PIPELINES_MATCH_LIST="rkisp1,simple"

Signed-off-by: Julien Vuillaumier <julien.vuillaumier@nxp.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2024-05-14 23:22:55 +01:00
..
android libcamera: Drop remaining file name from header comment blocks 2024-05-09 23:31:15 +03:00
apps libcamera: Drop remaining file name from header comment blocks 2024-05-09 23:31:15 +03:00
gstreamer gstreamer: Use copied camera name 2024-05-14 23:51:57 +03:00
ipa libcamera: pipeline: Rename pipelines to a shorter name 2024-05-14 23:20:29 +01:00
libcamera libcamera: camera_manager: Add environment variable to order pipelines match 2024-05-14 23:22:55 +01:00
py meson: Tag all installed files 2023-12-07 01:43:17 +02:00
v4l2 libcamera: Drop remaining file name from header comment blocks 2024-05-09 23:31:15 +03:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00