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: Motionplus_extpipe (MrDave) 2. Re: Triggering of recording for multiple cameras (genius3000) 3. Re: Triggering of recording for multiple cameras (Manu Kemppainen) ---------------------------------------------------------------------- Message: 1 Date: Sun, 31 Jul 2022 12:55:29 -0600 From: MrDave <motionmrd...@gmail.com> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Motionplus_extpipe Message-ID: <1468bc46-9c07-e8e0-e5d5-09aa4464f...@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Yes that would work.? movie_extpipe just calls other applications. Note that MotionPlus does have various issues right now especially with the SQLite3 database that is required. On 7/30/2022 8:33 AM, Harlan Daneker wrote: > I'm thinking about trying motionplus. I saw that ffmpeg is required. > I'm using multiple rtsp cameras. Will "movie_extpipe x264 - > --input-res %wx%h --fps %fps --preset ultrafast --quiet -o %f.mp4" > work with motionplus? > > Thanks > > > _______________________________________________ > 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 ------------------------------ Message: 2 Date: Sun, 31 Jul 2022 21:23:54 -0600 From: genius3000 <genius3000+motion@g3k.solutions> To: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Triggering of recording for multiple cameras Message-ID: <c2124973-0459-eac8-b5a3-a2d1a9bb7475@g3k.solutions> Content-Type: text/plain; charset="utf-8"; Format="flowed" I have never done this but in theory you should be able to use the mentioned "on_event_start" and "on_event_end" along with the webcontrol (interface set to 1). Have a read through the guide section - https://motion-project.github.io/motion_config.html#OptDetail_Webcontrol. Snippets of the event start and end using this: * |{IP}:{port}/{camid}/action/eventstart| Trigger a new event. * |{IP}:{port}/{camid}/action/eventend| Trigger the end of a event. Safest thought would be to have camera1 trigger the event start/end of camera2 in this manner. I'm not sure how motion may react if you happen to externally trigger an event while one is already happening (could test it out). With some external scripting one could track motion/event states and react accordingly, still using the webcontrol. </genius3000> On 2022-07-26 7:12 a.m., Alexander Schulte wrote: >>> Problem: >>> >>> I have two connected IP-cameras that are configured individually. >>> Both cameras point to same direction. >>> >>> My wish is: >>> >>> - Any motion at camera1 OR camera2 should trigger the recording process >>> of BOTH cameras. >>> >>> - Get after the end of the event two videos with the same start-time and >>> end-time. >>> >>> I thought that it is maybe possible with parameter "on_event_start", >>> but so far I have not found any way of solving the problem. >>> Appreciate every suggestion! Thanks! Alex > A alternative to the above would be: > > - Any motion at camera1 should trigger the recording process of BOTH > cameras (camera1 and camera2) . > > > > > _______________________________________________ > 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, 01 Aug 2022 10:43:22 +0300 From: Manu Kemppainen <manu.kemppai...@yahoo.com> To: genius3000 <genius3000+motion@g3k.solutions> Cc: motion-user@lists.sourceforge.net Subject: Re: [Motion-user] Triggering of recording for multiple cameras Message-ID: <fbb95ae7-5860-484a-9084-cd77f872a...@email.android.com> Content-Type: text/plain; charset="us-ascii" 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 194, Issue 1 *******************************************