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. 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 <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Motionplus_extpipe
Message-ID: <[email protected]>
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
> [email protected]
> 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 <[email protected]>
To: [email protected]
Subject: Re: [Motion-user] Triggering of recording for multiple
cameras
Message-ID: <[email protected]>
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
> [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: Mon, 01 Aug 2022 10:43:22 +0300
From: Manu Kemppainen <[email protected]>
To: genius3000 <[email protected]>
Cc: [email protected]
Subject: Re: [Motion-user] Triggering of recording for multiple
cameras
Message-ID: <[email protected]>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 194, Issue 1
*******************************************