[libcamera-devel] [PATCH v1 0/2] Raspberry Pi: Add video mux and bridge support
Naushir Patuck
naush at raspberrypi.com
Wed Dec 1 12:57:09 CET 2021
Hi,
This series adds support for video mux devices that allow multiple cameras to
be connected to a unicam instance. Of course, only a single sensor may have
exclusive use of unicam. A cascade of muxes is also possible to allow a larger
number of sensor devices to be connected. Bridge devices (CSI2 <-> other protocols)
are also supported.
Disclaimer: I have not tested this with a cascade of muxes as I do not have the
hardware available to me just yet.
Thanks,
Naush
Naushir Patuck (2):
pipeline: raspberrypi: Move sensor entity detection out of
registerCamera()
pipeline: raspberrypi: Add support for Video Mux and Bridge devices
.../pipeline/raspberrypi/raspberrypi.cpp | 95 ++++++++++++++++---
1 file changed, 80 insertions(+), 15 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list