Skip to content

Limiting FPS for external webcams #78

@baklbakl

Description

@baklbakl

Is there any way to limit the FPS a pipeline runs at when using an external webcam? I'm using the April Tag plugin and I want to prevent it from using too much CPU. I know I can turn down the number of threads it uses, but I want frames to be processed quickly when they are received, so I don't want to turn down the number of threads. Currently I have my webcam running at 720p with YUY2 (uncompressed) so it runs at 10 FPS, but I'd like to be able to run it a 360p and 10 FPS. I see that OpenCvInternalCamera2 has support for this, but I think this is only for internal cameras and not webcams.

Thanks!

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