Skip to content

Allow low network traffic mode with recent motion versions and network cameras #1673

@jose1711

Description

@jose1711

Did you read the guide?

Yes

What is the base version number of Motion being used?

4.5.x

What was the install method?

Installed via package tool

What is base architecture?

ARM-32bit

What is the distro being used?

Raspbian

Disto version number

bullseye

Camera type(s) being used?

Network camera with HTTP

Describe the issue/problem and steps to reproduce

Using motion on RPi 3 combined with network camera (HTTP serving a JPG image for every request). I don't need motion detection or stream saving - only taking image snapshots in regular intervals of 60 seconds. Looks like somewhere between version 4.2.2 and 4.5.1 some logic has changed and motion no longer allows a "quiet" mode in which the HTTP requests would be fired off only when needed (or simply looking at the value of minimum_frame_time 30). Version 4.5.1 requests the updates at the minimal rate of 1 image per second which is way beyond my need.

It would be great if the old behaviour could be brought back as it would really help me to tame CPU time on my Raspberry Pi.

Motion log output at log_level 8

not relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions