Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to skip frames in motion detection. #377

Merged
merged 2 commits into from Apr 22, 2014
Merged

Ability to skip frames in motion detection. #377

merged 2 commits into from Apr 22, 2014

Conversation

Sune1337
Copy link
Contributor

The reason for this is to make it possible to reduce CPU-load if split-second motion detection is not required.

  • There is a new setting "Motion Frame Skip" under the "Misc" tab in the Monitor settings where you configure the value.
  • The default value is 0, so the feature is not active by default.

The feature works like Frame Skip. That is, if the value is "5" every 6th image will be analyzed for motion. The reference image is updated every frame to not change the effect of current blend settings.

Git changed the line breaks in web/lang/nl_nl.php. If that's a problem I'll revert them to CRLF.

The reason for this is to make it possible to reduce CPU-load if split-second motion detection is not required.
…zones will be initialized after ... last_motion_score ... when initialized here"
@mastertheknife
Copy link
Contributor

Nice contribution! I'm sure this extra flexibility will be very useful to some advanced users.
Looks good to me.

@mastertheknife mastertheknife merged commit a8a0bf9 into ZoneMinder:master Apr 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants