diff options
author | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2020-07-10 15:13:05 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2024-06-19 16:54:00 +0100 |
commit | 8a6b0541912412e6771d1fe12102bd514e7098e7 (patch) | |
tree | 891e1b20c3505321ac3e8573f63f3aa94fcd3498 /src/v4l2/v4l2_compat_manager.h | |
parent | 437e601653e69c82f5396979d99e7b9b5bb6086b (diff) |
libcamera: pipeline: Introduce skeleton Vivid Pipeline
Provide all of the skeleton stubs to succesfully compile
and register a new Pipeline Handler for the Vivid test device.
Meson must be reconfigured to ensure that this pipeline handler is
included in the selected pipelines configuration, and after building, we
can test that the PipelineHandler is successfully registered by listing
the cameras on the system with LIBCAMERA_LOG_LEVELS enabled:
"""
LIBCAMERA_LOG_LEVELS=Pipeline:0 ./build-vivid/src/cam/cam -l
[230:30:03.624102821] [2867886] DEBUG Pipeline pipeline_handler.cpp:680 Registered pipeline handler "PipelineHandlerVivid"
Available cameras:
"""
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/v4l2/v4l2_compat_manager.h')
0 files changed, 0 insertions, 0 deletions