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_maxrate (tosiara)
   2. Feature Request (Jaromir Prinzler)


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

Message: 1
Date: Tue, 13 Aug 2019 08:02:53 +0300
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] stream_maxrate
Message-ID:
        <cachtdwrguzdla-zhynaf_yt5xoprjzurcfxrhh+xkk4m_fn...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Can you upload full motion log with "-d 9" for case when you get 15 fps?

On Mon, Aug 12, 2019, 19:10 Ronnie McMaster <ronnie.mcmas...@gmail.com>
wrote:

> 15 FPS, which is the framerate for recording.
> On 8/12/19 3:27 AM, tosiara wrote:
>
> Which exact stream framerate do you get if you comment out both
> stream_motio and stream_maxrate?
>
> On Mon, Aug 12, 2019 at 5:11 AM Ronnie McMaster <ronnie.mcmas...@gmail.com>
> wrote:
>
>> It is and does accept the number 2. No errors on start, nor in the logs.
>> On 8/11/19 1:21 PM, tosiara wrote:
>>
>> stream_motion accepts only "on" or "off", not a framerate
>>
>> On Sun, Aug 11, 2019, 21:38 Ronnie McMaster <ronnie.mcmas...@gmail.com>
>> wrote:
>>
>>> It was defaulting to the FPS set for recording. I had stream_maxrate set
>>> to 1. This limitation was being ignored until I set stream_motion to a
>>> framerate. Though once setting stream_motion to 2, which is working,
>>> stream_maxrate seems to be ignored now, as the stream is staying the same
>>> when motion is detected. I am not bothered since this is the only camera
>>> this server is monitoring.
>>>
>>>
>>> On 8/11/19 10:21 AM, tosiara wrote:
>>>
>>> stream_maxrate has default value "1". How could it be ignored?
>>> "stream_motion on" will force FPS to 1 only when there is no active
>>> event. During the event framerate will increase to the one specified in
>>> maxrate
>>>
>>> I'd suggest you to try to troubleshoot your original issue. Motion
>>> should stream 1 fps by default
>>>
>>> On Thu, Aug 8, 2019 at 10:09 PM Ronnie McMaster <
>>> ronnie.mcmas...@gmail.com> wrote:
>>>
>>>> Yes. All of the other inputs were working properly. I did find the fix
>>>> myself, though. *stream_motion* has to be set in this latest version
>>>> of Motion in order for the *stream_maxrate* to be recognized.
>>>> Thanks,
>>>> Ronnie McMaster
>>>>
>>>>
>>>> On Thu, Aug 8, 2019 at 12:53 PM Thomas Drebert <dreb...@web.de> wrote:
>>>>
>>>>> Hello,
>>>>>
>>>>> not that I know, but do you start motion with the correct config file?
>>>>>
>>>>> regards
>>>>> Thomas D.
>>>>>
>>>>> Am Do., 8. Aug. 2019 um 20:26 Uhr schrieb Ronnie McMaster
>>>>> <ronnie.mcmas...@gmail.com>:
>>>>> >
>>>>> > I have stream_maxrate set to 1 FPS, but that is being ignored when
>>>>> streaming to remote devices. Is there another setting that needs to be
>>>>> enabled/adjusted?
>>>>> >
>>>>> > Thanks,
>>>>> > Ronnie
>>>>> > _______________________________________________
>>>>> > 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
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> 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
>>>>>
>>>> _______________________________________________
>>>> 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
>>>
>>>
>>>
>>> _______________________________________________
>>> Motion-user mailing 
>>> listMotion-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/motion-userhttps://motion-project.github.io/
>>>
>>> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>>>
>>>
>
> _______________________________________________
> Motion-user mailing 
> listMotion-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/motion-userhttps://motion-project.github.io/
>
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...

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

Message: 2
Date: Tue, 13 Aug 2019 11:06:50 +0200
From: Jaromir Prinzler <j...@jaromir.de>
To: motion-user@lists.sourceforge.net
Subject: [Motion-user] Feature Request
Message-ID: <0f68b481-0437-4874-9b76-cea82542e...@jaromir.de>
Content-Type: text/plain; charset="us-ascii"

Hello !
 
I use motion (motion Version 3.2.12) for a long time under Ubuntu 16.04.6 LTS.
At the moment I control with it three cameras.
 
Now I would like to deactivate one or two cameras every now and then.
 
Then I remove the corresponding configuration from the system and restart 
Motion.
 
That's not very practical.
 
Is not there a way to temporarily disable the camera via a variable within the 
configuration file?
 
For example, Motion could check if a specific file exists and then ignore the 
camera.
 
Something like this:
 
thread1.conf
 
online_file /path/to/special/file/cam1.online
 
 
Would it be possible to install such a feature?
 
That would be absolutely great.
 
Thank you an have a nice day.
 
Jaro

---------------------------------------------
#!/usr/bin/php
foreach(explode(' ', '4A 61 72 6F 6D 69 72 20 50 72 69 6E 7A 6C 65 72') as $c) 
{ echo hex2bin($c); }
-------------- next part --------------
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 158, Issue 23
********************************************

Reply via email to