Skip to content

camera async frame grab (1418) #805

Open
@GalacticEmperor1

Description

@GalacticEmperor1

Issue №1418 opened by illume at 2019-10-14 13:15:53

src_c/camera_v4l2.c v4l2_query_buffer() commented a FIXME:

There needs to be a better way to implement non-blocking frame grabbing than only doing a get_image if query_image returns true. Many cameras will always return false, and will only respond to blocking calls.

Related Docs:

https://www.pygame.org/docs/ref/camera.html#pygame.camera.Camera.query_image

https://www.pygame.org/docs/ref/camera.html#pygame.camera.Camera.get_image


Comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    camerapygame.camera

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions