Send Motion-user mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 <[email protected]>
To: [email protected]
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 <[email protected]>
To: Motion discussion list <[email protected]>
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" <[email protected]> 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
> [email protected]
> 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 <[email protected]>
To: Motion Discussion List <[email protected]>
Subject: [Motion-user] Snapshot on motion
Message-ID: <[email protected]>
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 <[email protected]>
To: Motion discussion list <[email protected]>
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 <
[email protected]> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 141, Issue 3
*******************************************