kbingham / libcamera

libcamera - Making complex cameras easy. This is a personal fork, please use the upstream repository at https://git.libcamera.org/libcamera/libcamera.git/
https://libcamera.org
Other
170 stars 69 forks source link

libcamera not supported or detected #98

Closed git2212 closed 3 days ago

git2212 commented 3 days ago

Hello,

Attempts at running

camera-streamer --camera-type=libcamera --camera-path=/base/soc/usb@5311000-1:1.0-0c45:6366 --camera-format=YUYV --camera-width=1920 --camera-height=1080 --camera-fps=30

results in

device/libcamera/libcamera.cc: ?: libcamera is not supported

Not sure if this error indicates a downstream issue, e.g. libcamera, or if I am missing something from the camera-streamer command line... I've installed the following packages from repo:

apt install libcamera0.3 libcamera-tools libcamera-v4l2 libcamera-ipa libcamera-dev

Running on Armbian Bookworm

Linux orangepizero3 6.6.44-current-sunxi64 #1 SMP Sat Aug 3 06:54:42 UTC 2024 aarch64 GNU/Linux

libcamera's cam -l reports:

[8:56:31.619347856] [11121]  INFO Camera camera_manager.cpp:299 libcamera v0.0.3
Available cameras:
1: 'HD camera : HD camera ' (/base/soc/usb@5310000-1:1.0-1902:8301)
2: 'Arducam_8mp: USB Camera' (/base/soc/usb@5311000-1:1.0-0c45:6366)
kbingham commented 3 days ago

Sorry - where-ever you installed "camera-streamer" is where you need to be looking for this.