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: Is it possible to retain audio using movie_extpipe? (Allan Peda) 2. Re: How to download Deb file for 4.3+ (tosiara) 3. Re: How to download Deb file for 4.3+ (tosiara) ---------------------------------------------------------------------- Message: 1 Date: Sun, 31 Jan 2021 18:07:36 -0500 From: Allan Peda <bizco...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] Is it possible to retain audio using movie_extpipe? Message-ID: <CAEPoj6xiqtu3=enct-dzpofh_v80mpqwzfuqmq9vzpfjudw...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" What do people who want to retain audio do? Do they retain a large audio file for each camera elsewhere and reunite/encode with the silent video into a new container via ffmpeg reading start time data (stored in a database or embedded in the filenames)? On Sun, Jan 31, 2021 at 3:41 PM <prismb...@gmail.com> wrote: > It would be nice to have the OPTION. It would save a lot of us from having > to use ffmpeg or curl or whatever as a workaround... > > On Sun, Jan 31, 2021 at 12:34 PM Allan Peda <bizco...@gmail.com> wrote: > >> Thank you. Personally I think it would be useful. Even the inexpensive >> cameras have very good microphones, and audio quality is excellent. >> >> On Sun, Jan 31, 2021 at 3:08 PM tosiara <tosi...@gmail.com> wrote: >> >>> Motion does not capture audio and does not output it neither in movie >>> files, nor through ext pipe >>> >>> On Sun, Jan 31, 2021, 20:48 Allan Peda <bizco...@gmail.com> wrote: >>> >>>> The chinese camera is streaming audio with video - I can capture it, >>>> I'm not seeing it when I use movie_extpipe. >>>> >>>> On Sun, Jan 31, 2021 at 1:06 PM Steve <sch...@msn.com> wrote: >>>> >>>>> Why not just ask China for a copy? ;-P >>>>> On Jan 31, 2021, at 9:54 AM, Allan Peda <bizco...@gmail.com> wrote: >>>>>> >>>>>> I am running motion Version 4.3.1 installed as a debian package on >>>>>> Debian 10.7 >>>>>> (Linux 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 x86_64) >>>>>> >>>>>> I can reliably snag both audio and video from my discount Chinese IP >>>>>> cameras with ffmpeg: >>>>>> ffmpeg -i 'rtsp://viewonly:@192.168.10.234/stream0 >>>>>> <http://viewonly@192.168.10.234/stream0>' -c:v copy -c:a aac -ab >>>>>> 64000 -ar 8000 -t 40 test.mp4 >>>>>> >>>>>> But so far no variant of the above has retained audio when used as >>>>>> the receiving process in movie_extpipe - is this even possible? Does that >>>>>> stream provided to the pipe contain audio? Are there other options? >>>>>> >>>>>> ------------------------------ >>>>>> >>>>>> 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 >>>> >>>> _______________________________________________ >>>> 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 >> >> _______________________________________________ >> 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 -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Mon, 1 Feb 2021 13:04:10 +0200 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] How to download Deb file for 4.3+ Message-ID: <cachtdwt8epxxhf46wmca+yfvqiktmtrz16kdm-q8vd5t1e9...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" To download 3.4.2 version use this command: $ wget https://github.com/Motion-Project/motion/releases/download/release-4.3.2/focal_motion_4.3.2-1_amd64.deb On Sat, Jan 30, 2021 at 10:40 PM Rainer <feyerpictu...@gmail.com> wrote: > Hi all, > > I am sure this is a simple question, but I can't figure it out. > > I would like to download the latest deb file (I believe 4.3.2) and do a > trial install to see if it has the options of motion_user and motion_group. > > When I go onto the download page, it does list the file, when I click on > it, I do get a page with a header for 4.3+. When I click on Relase 4.3.2, > it only refreshes the same page (page is below) > > Below it has a list of assets: when I click on one of them, it gives me > the option to install with gDebi package installer, but also displays an > error at it's header: ...pendency is not satisfiable: libavcodec57(>= > 7:3.4.8)|libavcodec-extra57 (>=7:3.4.8) > > So, I guess two questions: > > 1) how do I download/ install the deb file for 4.3.2 > > 2) does the dependency not satisfied mean that I need to install the > libavcodecs or that the ones already installed are too new? > > Rainer > > > (see below) > ========================= > Release 4.3.2 > <https://github.com/Motion-Project/motion/releases/tag/release-4.3.2> > > [image: @Mr-Dave] <https://github.com/Mr-Dave> Mr-Dave > <https://github.com/Mr-Dave> released this on Oct 25, 2020 > Release Notes: 4.3.2 > > The documentation for the 4.3.2 release can be found in the Motion 4.3.2 > Guide <https://motion-project.github.io/4.3.2/motion_config.html> > > The following summarizes the changes implemented in version 4.3.2 > > - Fixes > - Compiler warnings for newer distos. > - Use MHD function for url decoding > > Assets 24 > > > _______________________________________________ > 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: Mon, 1 Feb 2021 13:52:38 +0200 From: tosiara <tosi...@gmail.com> To: Motion discussion list <motion-user@lists.sourceforge.net> Subject: Re: [Motion-user] How to download Deb file for 4.3+ Message-ID: <CACHTdwQuYoTX=hpd5i9q70ubmvlkn-tkqnyg08r9or8jpei...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Sorry, I keep making the same typo, not 3.4.2, but 4.3.2 :) On Mon, Feb 1, 2021 at 1:04 PM tosiara <tosi...@gmail.com> wrote: > To download 3.4.2 version use this command: > > $ wget > https://github.com/Motion-Project/motion/releases/download/release-4.3.2/focal_motion_4.3.2-1_amd64.deb > > > > On Sat, Jan 30, 2021 at 10:40 PM Rainer <feyerpictu...@gmail.com> wrote: > >> Hi all, >> >> I am sure this is a simple question, but I can't figure it out. >> >> I would like to download the latest deb file (I believe 4.3.2) and do a >> trial install to see if it has the options of motion_user and motion_group. >> >> When I go onto the download page, it does list the file, when I click on >> it, I do get a page with a header for 4.3+. When I click on Relase 4.3.2, >> it only refreshes the same page (page is below) >> >> Below it has a list of assets: when I click on one of them, it gives me >> the option to install with gDebi package installer, but also displays an >> error at it's header: ...pendency is not satisfiable: libavcodec57(>= >> 7:3.4.8)|libavcodec-extra57 (>=7:3.4.8) >> >> So, I guess two questions: >> >> 1) how do I download/ install the deb file for 4.3.2 >> >> 2) does the dependency not satisfied mean that I need to install the >> libavcodecs or that the ones already installed are too new? >> >> Rainer >> >> >> (see below) >> ========================= >> Release 4.3.2 >> <https://github.com/Motion-Project/motion/releases/tag/release-4.3.2> >> >> [image: @Mr-Dave] <https://github.com/Mr-Dave> Mr-Dave >> <https://github.com/Mr-Dave> released this on Oct 25, 2020 >> Release Notes: 4.3.2 >> >> The documentation for the 4.3.2 release can be found in the Motion 4.3.2 >> Guide <https://motion-project.github.io/4.3.2/motion_config.html> >> >> The following summarizes the changes implemented in version 4.3.2 >> >> - Fixes >> - Compiler warnings for newer distos. >> - Use MHD function for url decoding >> >> Assets 24 >> >> >> _______________________________________________ >> 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... ------------------------------ ------------------------------ 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 176, Issue 2 *******************************************