Skip to content

Passing stream grabbing parameter through python binding (issue/support) #137

@DxTa

Description

@DxTa

Hi, from README, this is clear how to pass stream grabbing parameter (e.g: stream::MaxNumBuffer) to pylonsrc.

However, through python, when using GstElement (Gst.ElementFactory.make(element_type, element_name)) to create pylonsrc gstreamer step, and then try to use set_property to set stream::MaxNumBuffer, I got an error that the key is not available.

Thus, just to check if this is expected with python binding? Or maybe I did it incorrectly.

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