Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4824

Camera board • Re: Rebuilding rpicam-apps

$
0
0
I am not sure I need latest versions of versions of either rpicam-apps or libcamera for my purposes. I cam building a 2 concurrent camera version of rpicam-vid. So would like to have source of rpicam-apps to use as example.

My code is currently compiles and runs with libcamera:CameraManager::version() returning v0.2.0+46-075b54d5.

In the past I built all parts (rpicam-apps and libcamera) from source. How do I remove a libcamera build form source? So, it looks like I have my old build of libcamera (v0.2.0+46-075b54d5) and the newer packages:

Code:

wkeeling@pi5dev:/usr/local/bin $ sudo apt install -y libcamera-dev libepoxy-dev libjpeg-dev libtiff5-dev libpng-devReading package lists... DoneBuilding dependency tree... DoneReading state information... Donelibcamera-dev is already the newest version (0.3.0+rpt20240617-1).libepoxy-dev is already the newest version (1.5.10-1).libjpeg-dev is already the newest version (1:2.1.5-2).libtiff5-dev is already the newest version (4.5.0-6+deb12u1).libpng-dev is already the newest version (1.6.39-2).0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

I would like to not have to reimage, if possible, to get working out of the box current rpicam-apps and source code.
Also, I do not have an issue with moving libcamera versions forward to more current development framework for my project. I do not need libcamera source just development environment.

Statistics: Posted by wkeeling — Fri Aug 09, 2024 4:45 pm



Viewing all articles
Browse latest Browse all 4824

Trending Articles