Skip to content

Metadata class_name field overwritten #23

@vesuvisian

Description

@vesuvisian

Using the gst_objects_info_meta library and Python bindings, it seems that the class_name field is getting overwritten/corrupted. For instance, I've got detector and annotator elements, where the former is generating the bounding boxes, and the latter is drawing them on the frame. Printing things out while the pipeline runs, I get something like b'\x01' as the class label. I assume this has something to do with memory not being allocated correctly for that field but am not sure how to fix it.

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