[libcamera-devel] [PATCH 0/4] Android HAL multi-stream support

Kieran Bingham kieran.bingham at ideasonboard.com
Mon Jun 29 18:39:12 CEST 2020


The Android HAL layer needs restrictions removed to support multiple
streams.

This is my work in progress which is the base of my work for adding JPEG
stream support, but posting for early review, and as I believe it can be
useful to others.

--
Kieran


Kieran Bingham (4):
  libcamera: camera: Allow unspecified roles for generateConfiguration
  libcamera: camera: Return a reference to the new configuration when
    adding
  android: camera_device: Provide a toPixelFormat helper
  android: camera_device: support multiple stream configurations

 include/libcamera/camera.h    |  5 +-
 src/android/camera_device.cpp | 95 +++++++++++++++++++++--------------
 src/android/camera_device.h   |  1 +
 src/libcamera/camera.cpp      | 10 +++-
 4 files changed, 69 insertions(+), 42 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list