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: Stream audio with motion (Rusty Lemur) 2. Motion not starting after upgrading ubuntu to 16.04 (Laurent MAHE) 3. Re: Motion not starting after upgrading ubuntu to 16.04 (Mike Wilson) ---------------------------------------------------------------------- Message: 1 Date: Mon, 6 Feb 2017 12:53:23 -0600 From: Rusty Lemur <rusty.le...@gmail.com> Subject: Re: [Motion-user] Stream audio with motion To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <CAFzrdHtf5Tykoj4-mNR61wBKtG0o0=qfvcv1opliywmidop...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" Thank you both for the feedback. Motion may be sufficient for me since I don't know if I'll need audio, so I'll start with it and see how it goes. Thanks, Jon On Feb 6, 2017 12:47 PM, "Mike Wilson" <knobby2...@gmail.com> wrote: > You could use the motion triggers to enable recording of video and audio. > I believe Mr Dave does this and even has an example script somewhere around > on github. This would give your motion recordings video, but would not > allow live video with audio. If we ever add support for passthrough rtsp it > could potentially carry audio as well. > > I would agree with tosiara though. If you just want live video with audio > motion might not be your project currently. > > On Mon, Feb 6, 2017 at 1:34 PM tosiara <tosi...@gmail.com> wrote: > >> Motion streams mjpeg and this container does not support audio >> So you will need to open another port to connect using an audio player >> (ex, vlc) >> If you want to mux video and audio you should consider some other >> solution, motion is not good for just streaming video. You could use >> vlc to capture video and audio and stream it over http >> >> On Mon, Feb 6, 2017 at 8:06 PM, Rusty Lemur <rusty.le...@gmail.com> >> wrote: >> > Thank you very much for the quick response and information. My current >> > setup is that one computer is running motion, and another device is >> > connecting to that computer with Firefox pointing to the port defined in >> > motion's configuration file. (I couldn't believe how quick and easy >> that >> > was to set up. Kudos to the development team!) With your suggestion of >> > ffserver, would I have to open a new connection in Firefox to a new port >> > that is serving the audio, or can I pipe the output from motion to >> ffmpeg >> > and combine the audio there before serving it on the original port? Or >> how >> > would you recommend doing that? >> > >> > Thanks, >> > Rusty >> > >> > On Feb 6, 2017 9:07 AM, "tosiara" <tosi...@gmail.com> wrote: >> >> >> >> Motion does not support audio >> >> But you can use ffserver+ffmpeg to stream audio at the same time, for >> >> example, form the same usb web camera that motion is already >> >> monitoring >> >> >> >> On Mon, Feb 6, 2017 at 4:56 PM, Rusty Lemur <rusty.le...@gmail.com> >> wrote: >> >> > Hello, >> >> > >> >> > I was wondering if it is possible to stream audio along with the >> video >> >> > feed. >> >> > I tried looking through the motion.conf file and FAQs, and tried >> >> > searching >> >> > for it as well. But I have been unable to find if it is supported. >> >> > >> >> > Thanks, >> >> > Rusty >> >> > >> >> > >> >> > ------------------------------------------------------------ >> ------------------ >> >> > Check out the vibrant tech community on one of the world's most >> >> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> >> > _______________________________________________ >> >> > 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 >> >> >> >> >> >> ------------------------------------------------------------ >> ------------------ >> >> Check out the vibrant tech community on one of the world's most >> >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> >> _______________________________________________ >> >> 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 >> > >> > >> > ------------------------------------------------------------ >> ------------------ >> > Check out the vibrant tech community on one of the world's most >> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > 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 >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, SlashDot.org! http://sdm.link/slashdot >> _______________________________________________ >> 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 >> > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > 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: Tue, 7 Feb 2017 22:27:27 +0000 From: Laurent MAHE <laurent.m...@gmail.com> Subject: [Motion-user] Motion not starting after upgrading ubuntu to 16.04 To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <cadzhf+v+tpabdq53_bbdkb_kn+jq5pctzz6vhpa4q2ktfeh...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" I've upgraded to 16.04 and since then I can't start motion anymore. I get this error message: *ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory* I tried to uninstall and reinstall motion without luck. Any idea? Thanks Laurent -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Tue, 07 Feb 2017 22:33:54 +0000 From: Mike Wilson <knobby2...@gmail.com> Subject: Re: [Motion-user] Motion not starting after upgrading ubuntu to 16.04 To: Motion discussion list <motion-user@lists.sourceforge.net> Message-ID: <caaveucrrdb6edoch4pffbaoucj3fra6hvz8ukhhgf6fkgrn...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" How did you install motion? It seems that is an old ffmpeg library and I wonder if we link to that anymore with the current github code. I'm not sure the status of getting that code into repositories like ubuntu. On Tue, Feb 7, 2017 at 5:28 PM Laurent MAHE <laurent.m...@gmail.com> wrote: > I've upgraded to 16.04 and since then I can't start motion anymore. > I get this error message: > *ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot > open shared object file: No such file or directory* > > I tried to uninstall and reinstall motion without luck. > > Any idea? > Thanks > > Laurent > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > 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... ------------------------------ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot ------------------------------ _______________________________________________ Motion-user mailing list Motion-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/motion-user End of Motion-user Digest, Vol 129, Issue 2 *******************************************