Skip to content

Ignore events with stationary objects #16

@thiagofigueiro

Description

@thiagofigueiro

When the camera motion is triggered, it can be caused by a number of things (trees, shadows, bugs etc). If there's a stationary object in the picture, sssAI will trigger a recording regardless of what caused the motion to be detected.

It would be great if these events could be filtered-out.

I have an idea to implement this. We could keep the last results (predictions) for each camera. If the objects detected are the same (label and location), the we ignore the trigger and do not tell sss to start a recording.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions