Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamically adding a pipline #12

Open
minusplusminus opened this issue Oct 1, 2021 · 0 comments
Open

dynamically adding a pipline #12

minusplusminus opened this issue Oct 1, 2021 · 0 comments

Comments

@minusplusminus
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant