<div dir="auto">Have you tried to remove the cache directory? Usually ~/.cache/gstreamer (at least on Linux).</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 13 Feb 2024 at 09:01, Ramil Galin via gstreamer-devel <<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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" target="_blank">stackoverflow</a> and <a href="https://discourse.gstreamer.org/t/android-jni-gst-element-factory-make-returns-nullptr/959/3" target="_blank">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>
</blockquote></div></div>