<div dir="ltr">Hello,<div>I have followed the instruction in Gstreamer GitHub page to compile it in static mode. The "libgstreamer-full-1.0.a" is made and the demo code in <a href="https://gstreamer.freedesktop.org/documentation/tutorials/basic/hello-world.html?gi-language=c">https://gstreamer.freedesktop.org/documentation/tutorials/basic/hello-world.html?gi-language=c</a> is also compiled and linked successfully. However when trying to run it. It show following error. But when Compiling in shared library mode, it works perfectly. </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">0:00:00.034195340  7699 0x56525f9e8500 ERROR           GST_PIPELINE subprojects/gstreamer/gst/parse/grammar.y:851:priv_gst_parse_yyparse: no element "playbin"<br><br>(basic-tutorial-1:7699): GStreamer-CRITICAL **: 16:03:29.378: gst_element_set_state: assertion 'GST_IS_ELEMENT (element)' failed<br><br>(basic-tutorial-1:7699): GStreamer-CRITICAL **: 16:03:29.378: gst_element_get_bus: assertion 'GST_IS_ELEMENT (element)' failed<br><br>(basic-tutorial-1:7699): GStreamer-CRITICAL **: 16:03:29.378: gst_bus_timed_pop_filtered: assertion 'GST_IS_BUS (bus)' failed<br></blockquote><div><br></div><div>Best Regards,</div><div>Javad </div></div>