<div dir="ltr">Hi, Looking for guidance here... I played with the gst-element-maker to generate a single element. It seems to work fine and gst-inspect detect it fine. However, when I try to replicate decklink and aja plugins where 2 sub plugins needs to get loaded it fails with this error when running gst inspect-1.0:<div><br></div><div><b>Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstadv.so': /usr/local/lib/gstreamer-1.0/libgstadv.so: undefined symbol: gst_audio_src_get_type</b><br></div><div><br></div><div>At this point I'm just trying to load an empty audio source.<br></div><div><br></div><div>It is likely something stupid... What I'm missing? </div><div>I have placed the code here for convenience if somebody can highlight what's wrong. <a href="https://github.com/FredT2020/gsPlay">https://github.com/FredT2020/gsPlay</a></div><div><br></div><div>FredT</div><div><br></div></div>