[PATCH 0/2] Fix misleading error messages

Milan Zamazal mzamazal at redhat.com
Thu Jun 27 19:33:03 CEST 2024


At least with software ISP, "errors" that have actually no influence on
regular libcamera operation may be reported.  This is confusing for
users, especially in cases when there are other, real errors.  Let's improve the given log messages a bit.

Milan Zamazal (2):
  libcamera: ipa_proxy: Report a missing configuration as a warning
  libcamera: simple: Log a missing sensor in a better way

 src/libcamera/ipa_proxy.cpp              | 2 +-
 src/libcamera/pipeline/simple/simple.cpp | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.44.1



More information about the libcamera-devel mailing list