Skip to content

Configuring internal frame queue #39

Open
@ghost

Description

I'm using libcamera to grab frames on demand in some custom code, and it seems as though there is a 5-frame FILO queue that any given frame has to pass through before reaching my code, so that the result of any commanded acquisition is not seen until 5 acquisitions later. Is there any way to configure this so that the result of a commanded acquisition is seen by the caller immediately?

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