[libcamera-devel] [SimpleCam PATCH 0/2] Extend Request metadata reporting

Kieran Bingham kieran.bingham at ideasonboard.com
Wed Feb 16 13:35:42 CET 2022


Simple cam does not report how to get the timestamp of a completed
request or buffer, nor show how to handle any Request specific metadata
that would be provided.

Extend the existing documentation for the current buffer parsing, and
add the timestamp of the buffer completion, then provide reporting and
description of the Request metadata to display for each completed
request.

Kieran Bingham (2):
  simple-cam: processRequest: Report timestamp and enhance description
  simple-cam: processRequest: Report Request metadata

 simple-cam.cpp | 35 ++++++++++++++++++++++++++++++++++-
 1 file changed, 34 insertions(+), 1 deletion(-)

-- 
2.32.0



More information about the libcamera-devel mailing list