<div dir="ltr"><div>Hello!</div><div><br></div><div>I am developing an app for Android using JNI. I use CMake to build my jni lib and follow <a href="https://github.com/henkeldi/gstreamer-android/blob/master/app/src/main/cpp/CMakeLists.txt">this</a> example to configure the CMakeLists.txt and gstreamer_android.cpp. I declare and register plugins according to the example either.<br></div><div><br></div><div>The problem is that when I try to create some element of pipeline (e.g. "filesrc", "videotestsrc" etc.) using <b>gst_element_factory_make, </b>it returns nullptr. I posted the questions on <a href="https://stackoverflow.com/questions/77961381/andoird-jni-gst-element-factory-make-returns-nullptr-when-i-try-create-element">stackoverflow</a> and <a href="https://discourse.gstreamer.org/t/android-jni-gst-element-factory-make-returns-nullptr/959/3">gstreamer</a> forum but still got no answers. <br></div><div><br></div><div>I would appreciate if you could help me with this problem.</div><div><br></div><div>Looking forward to hearing from you.</div><div><br></div><div>Best regards,</div><div>Ramil Galin<br></div><div><br></div><div><br></div></div>