Gstreamer 1.9.1 vs 1.4.4 conflicts (Debian 8)
Piper984
mclennan at alumni.nd.edu
Tue Jul 26 13:36:23 UTC 2016
As it turned out, I did have some basic pathing issue. Executing this before
building solved my issue:
export LD_LIBRARY_PATH=/usr/local/lib
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
export GST_PLUGIN_PATH=/usr/local/lib
export PATH=$PATH:/usr/local/lib:/usr/local
Now gst-inspect-1.0 --version shows 1.9.1. I still had an issue w/ running
my custom software, but when I just moved the newly built
libgstrtpmanager.so file into the same directory as my executable all
started to work. Atleast under i686. Now that this is working, I'm off to
try it on my Snapdragon board (Dragon 410c board running Debian).
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Gstreamer-1-9-1-vs-1-4-4-conflicts-Debian-8-tp4678843p4678845.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list