Replies: 3 comments
-
I recommend you just leave it blank and run |
Beta Was this translation helpful? Give feedback.
-
Thank you very much Mister Dave for the quick answer, I will test it and let you know. |
Beta Was this translation helpful? Give feedback.
-
Bravo for the script, functional at 200%. on a base : ODROID C2 / Armbian 23.02.2 Focal with Linux 6.1.11-meson64 #download script #creation of the package
odroidc2a:~$ sudo apt-get install pkgconf libtool libavcodec-dev libavdevice-dev libavformat-dev libswscale-dev libjpeg-dev libpq-dev libsqlite3-dev debhelper dh-autoreconf zlib1g-dev libwebp-dev libmicrohttpd-dev gettext fakeroot libasound2-dev libpulse-dev libfftw3-dev libopencv-dev libmariadb-dev installs deb packageodroidc2a:~$ sudo dpkg -i focal_motionplus_0.1.0-git-20230325-a5d594f-1_arm64.deb #terminal view : ..... Remains to do the configuration of the file (I don't know where to put the .deb package for the users? )
now I open a new thread for webcam configuration https://v1.casimages.com/v/2023/04/02//prVIPb-vokoscreen-2023-04-02-10-38-59.mp4 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
a request for a helping hand, how to use the script for an Arm64 (Odroid-C2)
or another solution to install MotionPlus.
https://motion-project.github.io/motionplus_build.html
with the script I am looking for what information given for branch, install, arch.
an example:
EBUSERNAME=$1 DEBUSEREMAIL=$2 GITBRANCH=$3 INSTALLPKG=$4 ARCH=$5
ARCH=$5 ??? = arm64??
yes for motionplus to develop it is necessary to put at the disposal of the world more detailed information, the creation of package for several architecture would be a good thing.
a .deb for arm64 !! yes
Beta Was this translation helpful? Give feedback.
All reactions