<div dir="ltr">I followed these examples for plugin registration using python gobject introspection.<br><br><a href="http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/plugin-1.0">http://bazaar.launchpad.net/~jderose/+junk/gst-examples/view/head:/plugin-1.0</a><br>

<a href="http://cgit.freedesktop.org/gstreamer/gst-python/tree/examples/sinkelement-registry.py">http://cgit.freedesktop.org/gstreamer/gst-python/tree/examples/sinkelement-registry.py</a><br clear="all"><div><div><div dir="ltr">

<div><br></div><div>Unfortunately I can't use GObject properties at element initialization if it's being created from factories like Gst.ElementFactory.make or gst_parse_launch:<br><br><a href="http://paste.debian.net/83406/">http://paste.debian.net/83407/</a><br>


(python3:28356): GStreamer-CRITICAL **: gst_object_set_name: assertion `GST_IS_OBJECT (object)' failed
<br><br></div><div>How can I workaround this failure?<br><br></div><div>very thanks,<br></div>Pedro Lacerda<br></div></div>
</div></div>