diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-26 16:26:44 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-27 16:06:25 +0300 |
commit | b50718928dcfdd1e6fb890a0230614eb9aa38111 (patch) | |
tree | 945131b41fd3e69525ad27e8ad7605167ade1d31 /src/cam/camera_session.h | |
parent | 7d1f03e5baaa783eeb0587bbbf319eacc1383ab7 (diff) |
libcamera: pipeline: uvcvideo: Infer camera location from removable attribute
Use the removable attribute exposed by the USB device in sysfs to infer
if the camera is an external (when removable) or front (when
non-removable) camera. This is likely not perfect as the removable
attribute is derived from ACPI data which may not always be accurate,
and non-ACPI platforms likely report all devices as removable. Still,
this is a first step upon which a better method could be built.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Diffstat (limited to 'src/cam/camera_session.h')
0 files changed, 0 insertions, 0 deletions