[gst-devel] Help about dynamic change of a pipeline in a bin

Luca Ognibene luca.ognibene at gmail.com
Wed Apr 29 11:29:08 CEST 2009


Hi! I would like to create a element (GstBin) with a sink pad and N
src request pads. Each time the app
requests a pad the bin should request a pad from a tee element,
creates a bin, attach tee with the bin
and returns the newly created pad.
My problem is that i have hangs/segfaults and i don't really know how
to fix them.. i don't find docs or examples about
this use case.
My test program is this: http://62.94.168.69/filtersbin2.py
Just run it and it'll hangs :)

Can someone help me? I would love to read docs about this.. but i've
found only part-block.txt and i think
i'm following it..

ciao
Luca




More information about the gstreamer-devel mailing list