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: Possible bug in 4.4 (tosiara)


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

Message: 1
Date: Wed, 3 Nov 2021 09:52:25 +0200
From: tosiara <tosi...@gmail.com>
To: Motion discussion list <motion-user@lists.sourceforge.net>
Subject: Re: [Motion-user] Possible bug in 4.4
Message-ID:
        <cachtdwqbg+q0bu4rmfjvv9_quhfmk+jttdfln+z9_tlx_z7...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Is your pi cam an http or a mmal? I don't see any source in your provided config

If that is http, try to change the url to be mjpg://xxxxx and see if
that makes any difference?

I suspect this: https://github.com/Motion-Project/motion/issues/1424

On Mon, Nov 1, 2021 at 4:08 AM Steve <sch...@msn.com> wrote:
>
> Since upgrading to v4.4 yesterday I'm seeing the following on each of 2
> cameras every second:
>
> [WRN] [NET] netcam_init_jpeg: no new pic, no signal rcvd
>
> Video is still being recorded as with v4.3.x and this only happens on my
> 2 Pi-cams which are set to 800x608 size. My Reolink cams are at 1920x1072.
>
> Might I have missed changing an option name? Here is the .conf on a Pi-cam:
>
> # ID used to identify this camera from external curl commands.
> camera_id 3
>
> # Text to be overlayed in the lower left corner of images
> text_left Cam-Gar
>
> # Text to be overlayed in the lower right corner of images.
> text_right %Y_%m_%d\n%T_%q
>
> # X times larger than normal (1-10)
> text_scale 2
>
> # Container/Codec to used for the movie. See motion_guide.html
> movie_codec hevc
>
> # Target directory for pictures, snapshots and movies
> target_dir /Videos/motion-images/Cam-Gar
>
> ############################################################
> # Motion detection configuration parameters
> ############################################################
>
> # Image width in pixels.
> width 800
>
> # Image height in pixels.
> height 608
>
> # Maximum number of frames to be captured per second.
> framerate 6
> #framerate 4
>
> # Ignore sudden massive light intensity changes.
> lightswitch_percent 30
>
> # Number of images that must contain motion to trigger an event.
> minimum_motion_frames 3
>
> # Gap in seconds of no motion detected that triggers the end of an event.
> event_gap 10
>
> # The number of pre-captured (buffered) pictures from before motion.
> pre_capture 30
>
> # Number of frames to capture after motion is no longer detected.
> post_capture 30
>
> # Number of frames to ignore when lightswitch has been triggered.
> lightswitch_frames 12
>
> # Despeckle the image using (E/e)rode or (D/d)ilate or (l)abel.
> despeckle_filter EedDl
>
> # Activates the automatic tuning of noise level.
> noise_tune on
>
> # A dynamic, self-learing mask.
> #smart_mask_speed 5
>
> # Threshold for number of changed pixels that triggers motion.
> threshold 3500
>
> # Activate the automatic tuning of threshold level.
> threshold_tune on
>
> ############################################################
> # Script execution configuration parameters
> ############################################################
>
> # Command to be executed when an event starts.
> ; on_event_start value
>
> # Command to be executed when an event ends.
> ; on_event_end value
>
> # Command to be executed when a movie file is closed.
> ; on_movie_end value
>
>
>
> _______________________________________________
> 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



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



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

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 2
*******************************************

Reply via email to