Skip to content

CameraFeed.frame_changed signal is not emitted #77

Open
@shiena

Description

@shiena

same as godotengine/godot#104808

The CameraFeed's datatype, width, and height are unknown until the first frame_changed signal is received. If the datatype is not determined, the correct colors cannot be represented. Similarly, without knowing the width and height, the correct aspect ratio cannot be determined, resulting in a distorted display.

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