Registering an element that's derived from another element in the same plugin

Tony Houghton h at realh.co.uk
Sun Sep 27 19:05:37 UTC 2020


Never mind, I eventually discovered I'd derived GstHtspSrc from itself in
G_DEFINE_TYPE_WITH_CODE. Doh. I suppose that must cause a deadlock
somewhere in GObject, otherwise I would have expected it to use a chunk of
CPU for a while then crash from too much recursion.

On Sun, 27 Sep 2020 at 19:26, Tony Houghton <h at realh.co.uk> wrote:

> The trouble is my plugin isn't working. It causes gst-inspect-1.0 to hang
> when I call gst_element_register on GstHtspRecordingSrc.
>

-- 
TH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200927/5f6834f1/attachment.htm>


More information about the gstreamer-devel mailing list