Can't located plugin on Ubuntu 18.04

jimfcarroll jimfcarroll at gmail.com
Tue Jun 12 04:54:25 UTC 2018


Hello all,

I originally posted this on the java group but I thought it perhaps makes
more sense here.

I had this working a few weeks ago on Ubuntu 16.04 but it doesn't seem to be
working using 18.04 on a new computer.

I have a custom plugin and I set both LD_LIBRARY_PATH and
GST_PLUGIN_PATH_1_0. I also run with --gst-plugin-path. When I run
gst-launch-1.0/gst-inspect-1.0 or my java app with GST_DEBUG set to 5 I can
see it's consulting the library with the plugin. 
 
0:00:15.551610634 21130 0x5561b9770200 DEBUG           GST_REGISTRY
gstregistry.c:466:gst_registry_add_plugin:<registry0> adding plugin
0x5561b99a6180 for filename "./build/libgstbreakout-1.0.so"                
0:00:15.551619991 21130 0x5561b9770200 DEBUG           GST_REGISTRY
gstregistrychunks.c:879:_priv_gst_registry_chunks_load_plugin: Added plugin
'libgstbreakout-1.0.so' plugin with 0 features from binary registry   

I'm not sure if the "with 0 features" is the problem because I'm not sure
what it used to do (since I never had this problem before so I didn't
example level 5 debug output) but I haven't changed a single line of code in
the plugin.

Does anyone have any suggestions?

Thanks
Jim



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list