Send Motion-user mailing list submissions to motion-user@lists.sourceforge.net
To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/motion-user or, via email, send a message with subject or body 'help' to motion-user-requ...@lists.sourceforge.net You can reach the person managing the list at motion-user-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Motion-user digest..." Today's Topics: 1. Re: Raspbian version (Colin Law) 2. Re: Raspbian version (Jack Christensen) 3. Re: Raspbian version (Colin Law) 4. Re: Raspbian version (Dave Howorth) ---------------------------------------------------------------------- Message: 1 Date: Thu, 8 Aug 2019 13:24:09 +0100 From: Colin Law <clan...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Raspbian version Message-ID: <CAL=0glv66equem_3h1e33mmdnsxabxxxghwvsaootisas28...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" On Thu, 8 Aug 2019 at 12:50, Jack Christensen <christensen.jac...@gmail.com> wrote: > > To install the deb package, the gdebi tool does need to be installed first I think that is not correct. My pi hasn't even got the graphical interface installed so I couldn't use gdebi. You can instead use the command line alternative sudo dpkg -i path/to/file.deb then if there are dependency errors sudo apt-get install -f which should install anything else needed. Colin ------------------------------ Message: 2 Date: Thu, 8 Aug 2019 08:40:31 -0400 From: Jack Christensen <christensen.jac...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Raspbian version Message-ID: <31d581b5-79ea-14fa-f9f5-c989bcf31...@gmail.com> Content-Type: text/plain; charset="utf-8" It's actually gdebi-core that needs to be installed. See the instructions that I referenced at https://motion-project.github.io/motion_build.html I'm using Pi Zeros with Raspbian Lite, headless. So no GUI here either. I used the instructions on that page verbatim: wget https://github.com/Motion-Project/motion/releases/{deb package name} sudo apt-get install gdebi-core sudo gdebi {deb package name} On 8/8/19 8:24 AM, Colin Law wrote: > On Thu, 8 Aug 2019 at 12:50, Jack Christensen > <christensen.jac...@gmail.com> wrote: >> To install the deb package, the gdebi tool does need to be installed first > I think that is not correct. My pi hasn't even got the graphical > interface installed so I couldn't use gdebi. You can instead use the > command line alternative > sudo dpkg -i path/to/file.deb > then if there are dependency errors > sudo apt-get install -f > which should install anything else needed. > > Colin > > > _______________________________________________ > Motion-user mailing list > Motion-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/motion-user > https://motion-project.github.io/ > > Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Thu, 8 Aug 2019 15:58:27 +0100 From: Colin Law <clan...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Raspbian version Message-ID: <CAL=0gLvRmsgwEqs=bYmG6UsKnEBbcPM148DNQa=atzawev3...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" On Thu, 8 Aug 2019 at 13:41, Jack Christensen <christensen.jac...@gmail.com> wrote: > > It's actually gdebi-core that needs to be installed. See the instructions > that I referenced at https://motion-project.github.io/motion_build.html > > I'm using Pi Zeros with Raspbian Lite, headless. So no GUI here either. I > used the instructions on that page verbatim: > > wget https://github.com/Motion-Project/motion/releases/{deb package name} > sudo apt-get install gdebi-core > sudo gdebi {deb package name} OK, understood, I see I was wrong in thinking that gdebi was purely a graphical app, thanks for the useful information. It remains true, however, that it is not necessary to use gdebi (though that is a perfectly acceptable, and arguably better, way) it can be done just using dpkg. Colin ------------------------------ Message: 4 Date: Thu, 8 Aug 2019 17:18:25 +0100 From: Dave Howorth <d...@howorth.org.uk> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Raspbian version Message-ID: <20190808171825.064c9...@acer-suse.lan> Content-Type: text/plain; charset=UTF-8 On Thu, 8 Aug 2019 07:49:51 -0400 Jack Christensen <christensen.jac...@gmail.com> wrote: > I've been using the deb packages to install the current version and > that's worked well for me. See > https://motion-project.github.io/motion_build.html I wasn't asking about how to install a deb package. I was asking about the availability of deb packages for buster. Other than the 4.1.1 version. > To install the deb package, the gdebi tool does need to be installed > first but it's really quite straightforward. When Motion is installed > via apt, the mmalcam option is not available. So that is an advantage > of installing from the deb package. > > On 8/8/19 2:54 AM, David Dingley wrote: > > I have the 4.1.1 version running just fine on the latest Buster > > version. Can?t speak for frame rate in your situation, but it is > > supporting a local Pi camera and 5 remote ones at modest frame > > rates. > >> On 7 Aug 2019, at 22:53, Dave Howorth <d...@howorth.org.uk> wrote: > >> > >> I just bought a new Rpi (3B+) to upgrade my motion system. I > >> downloaded a current Raspbian image - it's "Raspbian GNU/Linux 10 > >> (buster)". apt-get says the version of motion available is "motion > >> (4.1.1-1.1+b2 Raspbian:stable [armhf])" which seems a little old > >> to install on a brand new system. According to > >> https://github.com/Motion-Project/motion/releases the only armhf > >> release available from there is > >> "pi_stretch_motion_4.2.2-1_armhf.deb". > >> > >> Are there plans for a deb for buster? Or should I try to build from > >> source? Or just accept the prepackaged 4.1.1? > >> > >> FWIW, my camera is a HD Pro Webcam C920. I'm hoping to be able to > >> increase the frame rate. > >> > >> > >> _______________________________________________ > >> Motion-user mailing list > >> Motion-user@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/motion-user > >> https://motion-project.github.io/ > >> > >> Unsubscribe: > >> https://lists.sourceforge.net/lists/options/motion-user > > > > > > _______________________________________________ > > Motion-user mailing list > > Motion-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/motion-user > > https://motion-project.github.io/ > > > > Unsubscribe: > > https://lists.sourceforge.net/lists/options/motion-user ------------------------------ ------------------------------ Subject: Digest Footer _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user ------------------------------ End of Motion-user Digest, Vol 158, Issue 10 ********************************************