Last active
July 8, 2022 05:20
-
-
Save makvoid/23e87ea58a2f6391b63fa9d36f3c9ec5 to your computer and use it in GitHub Desktop.
Arducam 64MP list cameras output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ libcamera-still --list-cameras | |
[3:04:51.771767236] [17736] INFO Camera camera_manager.cpp:293 libcamera v0.0.0+3572-e13ccdd5 | |
[3:04:51.777781516] [17737] WARN CameraSensorProperties camera_sensor_properties.cpp:163 No static properties available for 'arducam_64mp' | |
[3:04:51.777826978] [17737] WARN CameraSensorProperties camera_sensor_properties.cpp:165 Please consider updating the camera sensor properties database | |
[3:04:51.778138122] [17737] ERROR CameraSensor camera_sensor.cpp:591 'arducam_64mp 10-001a': Camera sensor does not support test pattern modes. | |
[3:04:51.808715087] [17737] WARN RPI raspberrypi.cpp:1263 Mismatch between Unicam and CamHelper for embedded data usage! | |
[3:04:51.809251321] [17737] ERROR DelayedControls delayed_controls.cpp:87 Delay request for control id 0x009a090a but control is not exposed by device /dev/v4l-subdev0 | |
[3:04:51.809469781] [17737] INFO RPI raspberrypi.cpp:1386 Registered camera /base/soc/i2c0mux/i2c@1/arducam_64mp@1a to Unicam device /dev/media3 and ISP device /dev/media0 | |
Available cameras | |
----------------- | |
0 : arducam_64mp [9248x6944] (/base/soc/i2c0mux/i2c@1/arducam_64mp@1a) | |
Modes: 'SRGGB10_CSI2P' : 1280x720 1920x1080 2312x1736 3840x2160 4624x3472 9152x6944 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment