Hi everyone,
Failure when trying to build rpicam-apps.
First, I followed the URL below to build libcamera.
The build of libcamera was successful and then rpicam-apps was built.
When entering the following command, the fourth one in the procedure, an output error appeared as shown in the image.
I have investigated the error, but there is no solution, so could you please tell me how to deal with it?
Thank you in advance.
[command]
meson setup build -Denable_libav=enabled -Denable_drm=enabled -Denable_egl=enabled -Denable_qt=enabled -Denable_opencv=disabled -Denable_ tflite=disabled
[error description].
encoder/meson.build:20:10 ERROR: Dependency "libavdevice" not found, tried pkgconfig and cmake
https://www.raspberrypi.com/documentati ... picam-apps
Failure when trying to build rpicam-apps.
First, I followed the URL below to build libcamera.
The build of libcamera was successful and then rpicam-apps was built.
When entering the following command, the fourth one in the procedure, an output error appeared as shown in the image.
I have investigated the error, but there is no solution, so could you please tell me how to deal with it?
Thank you in advance.
[command]
meson setup build -Denable_libav=enabled -Denable_drm=enabled -Denable_egl=enabled -Denable_qt=enabled -Denable_opencv=disabled -Denable_ tflite=disabled
[error description].
encoder/meson.build:20:10 ERROR: Dependency "libavdevice" not found, tried pkgconfig and cmake
https://www.raspberrypi.com/documentati ... picam-apps
Statistics: Posted by hashiguchi — Thu Jun 13, 2024 12:12 am