Skip to content

dynamically adding a pipline #12

@minusplusminus

Description

@minusplusminus

Hi,

I'm trying to understand how to dynamically add a pipeline to existing one. I see in

src = Gst.ElementFactory.make("videotestsrc", "my_video_test_src")
the usage of factory.

https://github.com/GStreamer/gst-python/blob/2b5b0d951ed997462c5e1d0ec9f70cabe023058a/examples/dynamic_src.py#L63

is an example of a dynamic factory. Is there an easy way to apply GstPipeline to a dynamic allocated instance?

Kind regards,

Martijn

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