-
I started over with a fresh installation of Bookworm 64-bit on a Raspberry PI 3+. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I usually use the packaging tool to create a deb. In that script, it includes the following packages |
Beta Was this translation helpful? Give feedback.
-
I'm happy to report that I have (again) a running system. After installing libcamera-dev Motion+ can control my Pi camera (v2.1). What remains to do is to adjust the parameters and scripts to the new software.
sequence which was successful. |
Beta Was this translation helpful? Give feedback.
I usually use the packaging tool to create a deb. In that script, it includes the following packages
libcamera-tools
andlibcamera-dev
. With those packages, it shouldn't be necessary to specify a dir. (The guide package list does need to get updated to include these two)