Best way to install motion on RPI Bullseye 64bit ? #1595
Replies: 11 comments 12 replies
-
Building from source is your only option. I personally prefer to use the create a deb file. |
Beta Was this translation helpful? Give feedback.
-
This is strange. It seems that somehow mmal was put onto the computer and it then reports that it isn't compatible with the infrastructure.
I'll try to do some research on this too... |
Beta Was this translation helpful? Give feedback.
-
A revision to the builddeb script has been pushed that should resolve this issue. |
Beta Was this translation helpful? Give feedback.
-
Can you make sure you have the new builddeb.sh script? The new one reports on the screen a such as
|
Beta Was this translation helpful? Give feedback.
-
That is still the old one. You need to update it with the current version via a get pull or wget. Note the following line in the repo version. |
Beta Was this translation helpful? Give feedback.
-
This is a raspbian distro right? i.e. what is the output of |
Beta Was this translation helpful? Give feedback.
-
Ok....not Raspbian....The script needs to be changed. Essentially putting into the debian section the condition that was added to the raspian section. (e.g. This line ) |
Beta Was this translation helpful? Give feedback.
-
Sorry for the noob question, but from the docs I understand that it should be running with
Where do I get that libcamerify ? |
Beta Was this translation helpful? Give feedback.
-
Not sure anyone has tried that on a arm64 distro so unsure if it will work. From a previous discussion here it is indicated that is in the libcamera-tools package. (Again, not sure if it will work or whether that package even exists outside of Raspbian 32bit.) |
Beta Was this translation helpful? Give feedback.
-
You are going to be on your own with the libcamera problems and that is probably a different discussion than this one. This discussion is how to install Motion on a ARM64 distro. (FWIW, my recommendation would be to not use ARM64/Debian if you want to use a PI camera.). |
Beta Was this translation helpful? Give feedback.
-
Motion works fine with v4l2 devices.....The libcamera is in the category of "nothing to fix" for Motion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I noticed there is no PI version available in the latest releases. What would be the best way to install motion on RPI 4 with a RPI camera?
Beta Was this translation helpful? Give feedback.
All reactions