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: Problem with recording when a there is a "big" moving
      object (Entmatix)
   2. Re: Problem with recording when a there is a "big" moving
      object (Harlan Daneker)


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

Message: 1
Date: Sat, 27 Nov 2021 17:03:54 +0000
From: Entmatix <entma...@posteo.net>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Problem with recording when a there is a
        "big" moving object
Message-ID: <a272254f-6497-4824-82b2-d9af2e02c...@posteo.net>
Content-Type: text/plain; charset="utf-8"

Just tried mkv. Unfortunately, no success. Same low fps with glitches. 

> 27 ????. 2021 ?., ? 19:35, Harlan Daneker <hdane...@gmail.com> ???????(?):
> 
> I've had some issues with cameras using the H265 codec. 
> 
> On Sat, Nov 27, 2021 at 11:14 AM Entmatix <entma...@posteo.net 
> <mailto:entma...@posteo.net>> wrote:
> 
> Hello all.
> 
> Sorry if I do something wrong, it?s my first time asking help in mailing list.
> 
> Motion 4.3.2 from Debian 11 official repo. ffmpeg version 4.3.2-0+deb11u2. 
> Motion settings:
> 
> daemon on
> setup_mode off
> log_level 6
> target_dir /mnt/hdd/motion-records
> emulate_motion off
> threshold 2000
> noise_level 40
> minimum_motion_frames 3
> event_gap 5
> pre_capture 5
> post_capture 50
> picture_output off
> picture_filename %Y%m%d%H%M%S-%q
> movie_output on
> movie_output_motion off
> movie_max_time 600
> movie_quality 80
> movie_codec hevc
> movie_filename %t-%v-%Y-%m-%d--%H-%M-%S
> webcontrol_port 8080
> webcontrol_localhost on
> webcontrol_parms 0
> stream_port 8081
> stream_localhost on
> movie_passthrough yes
> camera_dir /etc/motion/camera.d
> 
> Camera settings:
> 
> camera_name MyCam1
> camera_id 101
> netcam_url 'rtsp://...'
> width 1280
> height 720
> text_left CAMERA 1
> movie_filename %H-%M-%S
> 
> The problem: if there any small changes in frames (little moving object) then 
> record is fine, but if something is more than 5% of space that is being 
> recorded then I get 1 fps or even worse (1 fp few seconds) in recording and a 
> lot of glitches (pixel puzzle, gray regions). Live mode is ok. Hardware is 
> quite good: ryzen 2600x, 16 Gb RAM, WD Gold. Don?t see any performance 
> issues. CPU always stays below 5%, RAM below 10%. Connection is also fine 
> (100 Mbps with 10-15 ms ping).
> 
> I?ve tried to tweak options like event gap, pre/post capture, minimum motion 
> frames, etc. Nothing works. Don?t know what?s the reason. Log shows nothing 
> wrong. Any ideas?
> _______________________________________________
> Motion-user mailing list
> Motion-user@lists.sourceforge.net <mailto:Motion-user@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/motion-user 
> <https://lists.sourceforge.net/lists/listinfo/motion-user>
> https://motion-project.github.io/ <https://motion-project.github.io/>
> 
> Unsubscribe: https://lists.sourceforge.net/lists/options/motion-user 
> <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

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

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

Message: 2
Date: Sat, 27 Nov 2021 12:08:04 -0500
From: Harlan Daneker <hdane...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Problem with recording when a there is a
        "big" moving object
Message-ID:
        <cac1wkitux3uhz9vf12p5gfe0dw6gp1wjoohy3zcjur_jto0...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

 What is the camera using, not the computer?

On Sat, Nov 27, 2021 at 12:04 PM Entmatix <entma...@posteo.net> wrote:

> Just tried mkv. Unfortunately, no success. Same low fps with glitches.
>
> 27 ????. 2021 ?., ? 19:35, Harlan Daneker <hdane...@gmail.com> ???????(?):
>
> I've had some issues with cameras using the H265 codec.
>
> On Sat, Nov 27, 2021 at 11:14 AM Entmatix <entma...@posteo.net> wrote:
>
>>
>> Hello all.
>>
>> Sorry if I do something wrong, it?s my first time asking help in mailing
>> list.
>>
>> Motion 4.3.2 from Debian 11 official repo. ffmpeg version
>> 4.3.2-0+deb11u2. Motion settings:
>>
>> daemon on
>> setup_mode off
>> log_level 6
>> target_dir /mnt/hdd/motion-records
>> emulate_motion off
>> threshold 2000
>> noise_level 40
>> minimum_motion_frames 3
>> event_gap 5
>> pre_capture 5
>> post_capture 50
>> picture_output off
>> picture_filename %Y%m%d%H%M%S-%q
>> movie_output on
>> movie_output_motion off
>> movie_max_time 600
>> movie_quality 80
>> movie_codec hevc
>> movie_filename %t-%v-%Y-%m-%d--%H-%M-%S
>> webcontrol_port 8080
>> webcontrol_localhost on
>> webcontrol_parms 0
>> stream_port 8081
>> stream_localhost on
>> movie_passthrough yes
>> camera_dir /etc/motion/camera.d
>>
>> Camera settings:
>>
>> camera_name MyCam1
>> camera_id 101
>> netcam_url 'rtsp://...'
>> width 1280
>> height 720
>> text_left CAMERA 1
>> movie_filename %H-%M-%S
>>
>> The problem: if there any small changes in frames (little moving object)
>> then record is fine, but if something is more than 5% of space that is
>> being recorded then I get 1 fps or even worse (1 fp few seconds) in
>> recording and a lot of glitches (pixel puzzle, gray regions). Live mode is
>> ok. Hardware is quite good: ryzen 2600x, 16 Gb RAM, WD Gold. Don?t see any
>> performance issues. CPU always stays below 5%, RAM below 10%. Connection is
>> also fine (100 Mbps with 10-15 ms ping).
>>
>> I?ve tried to tweak options like event gap, pre/post capture, minimum
>> motion frames, etc. Nothing works. Don?t know what?s the reason. Log shows
>> nothing wrong. Any ideas?
>> _______________________________________________
>> 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
-------------- 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 185, Issue 23
********************************************

Reply via email to