Hi,
I am using the TX2/R28.2.1 and recently I observe a problem when loading certain plugins with gst-inspect-1.0.
(gst-plugin-scanner:13377): GStreamer-WARNING **: Failed to load plugin '<prefix>/gstreamer-1.0/libgstnvarguscamerasrc.so': <prefix>/gstreamer-1.0/libgstnvarguscamerasrc.so: undefined symbol: NvBufferCreateEx
(gst-plugin-scanner:13377): GStreamer-WARNING **: Failed to load plugin '<prefix>/gstreamer-1.0/libgstnvdsexample.so': <prefix>/gstreamer-1.0/libgstnvdsexample.so: undefined symbol: NvBufferCreateEx
The warning message only pops up if I clear ~/.cache/gstreamer-1.0 before running gst-inspect-1.0. I am sure that the plugin was working before but it seems broken now. I do not know what caused the problem. I would appreciate a hint on what the problem could be!
Thank you!