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. piping from motion to ffmpeg (Jessica Bryant)
   2. Re: piping from motion to ffmpeg (tosiara)
   3. Snapshot on motion (Adam Briggs)
   4. Re: Snapshot on motion (tosiara)


----------------------------------------------------------------------

Message: 1
Date: Sun, 4 Mar 2018 09:58:46 -0500
From: Jessica Bryant <jessawbry...@gmail.com>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] piping from motion to ffmpeg
Message-ID:
        <CAEE+M8L+4vOkCrJwHy8piWtV57n65F2eN=thnpovkbcmlgc...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello,
Sorry, this is most likely a newb question, but I'm trying to capture
motion's output video and push it to youtube via ffmpeg.  My setup is
successfully displaying video over my local network and sending email
notifications when movement is detected.

However, adding the following settings the motion.config file aren't
piping the video to ffmpeg, then youtube.

   - use_extpipe <http://192.168.0.16:8080/0/config/set?use_extpipe> = on
   - extpipe <http://192.168.0.16:8080/0/config/set?extpipe> = ffmpeg -re
   -ar 44100 -ac 2 -acodec pcm_s16le -f s16le -ac 2 -i - -f h264 -i - -vcodec
   copy -acodec aac -ab 128k -g 50 -strict experimental -f flv rtmp://
   a.rtmp.youtube.com/live2/<youtube key>


Note that ffmpeg command does work if I'm piping video to it from raspivid
instead of motion.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 2
Date: Sun, 4 Mar 2018 19:49:21 +0200
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] piping from motion to ffmpeg
Message-ID:
        <CACHTdwRd=yyakar3doc6ahebtb1xfrq8ukfe8x3y7rvkmua...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Check the example ffmpeg command in config and first make it write a local
file. If it works - adopt it for live stream

On Mar 4, 2018 5:51 PM, "Jessica Bryant" <jessawbry...@gmail.com> wrote:

> Hello,
> Sorry, this is most likely a newb question, but I'm trying to capture
> motion's output video and push it to youtube via ffmpeg.  My setup is
> successfully displaying video over my local network and sending email
> notifications when movement is detected.
>
> However, adding the following settings the motion.config file aren't
> piping the video to ffmpeg, then youtube.
>
>    - use_extpipe <http://192.168.0.16:8080/0/config/set?use_extpipe> = on
>    - extpipe <http://192.168.0.16:8080/0/config/set?extpipe> = ffmpeg -re
>    -ar 44100 -ac 2 -acodec pcm_s16le -f s16le -ac 2 -i - -f h264 -i - -vcodec
>    copy -acodec aac -ab 128k -g 50 -strict experimental -f flv rtmp://
>    a.rtmp.youtube.com/live2/ <http://a.rtmp.youtube.com/live2/><youtube
>    key>
>
>
> Note that ffmpeg command does work if I'm piping video to it from raspivid
> instead of motion.
>
> Thanks!
>
> ------------------------------------------------------------
> ------------------
> 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: 3
Date: Sun, 4 Mar 2018 19:01:46 +0000 (UTC)
From: Adam Briggs <adbr...@yahoo.com>
To: Motion Discussion List <motion-user@lists.sourceforge.net>
Subject: [Motion-user] Snapshot on motion
Message-ID: <549564437.9532585.1520190106...@mail.yahoo.com>
Content-Type: text/plain; charset="utf-8"


Hello, is there a way to have Motion take a snapshot when there?s motion 
detected and save it to a pendrive??

Thanks,Adam.?
-------------- next part --------------
An HTML attachment was scrubbed...

------------------------------

Message: 4
Date: Sun, 4 Mar 2018 21:24:10 +0200
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Snapshot on motion
Message-ID:
        <CACHTdwTRG5BXHkpwbbApA7=2S=aYKty76=xa5droy-fbeaz...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Yes

On Sun, Mar 4, 2018 at 9:01 PM, Adam Briggs via Motion-user <
motion-user@lists.sourceforge.net> wrote:

>
> Hello, is there a way to have Motion take a snapshot when there?s motion
> detected and save it to a pendrive?
>
> Thanks,Adam.
>
> ------------------------------------------------------------
> ------------------
> 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

------------------------------

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 141, Issue 3
*******************************************

Reply via email to