Skip to content

vc.ril.rawcam no used buffers in videocode #71

@CZLYddy

Description

@CZLYddy

I set output->buffer_num=8,so the vcsm applied for 8 buffers in GPU memory.
Rawcam sent a pair of buffers(MMAL_WORKER_BUFFER_TO_HOST message) with the same timestamp,then it had been Stop sent the next image frame until it received a pair of buffers(MMAL_WORKER_BUFFER_FROM_HOST message).
If rawcam wait for a long time,it would lost some image frame.
Is there any way to solve this problem?

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