Skip to content

Instantly share code, notes, and snippets.

@hpreyers
Created October 31, 2019 12:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hpreyers/ae3084800591e592e16f854bf6878dec to your computer and use it in GitHub Desktop.
Save hpreyers/ae3084800591e592e16f854bf6878dec to your computer and use it in GitHub Desktop.
sudo ln -s /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0.1401.0 /usr/lib/x86_64-linux-gnu/libgstbase-0.10.so.0
sudo ln -s /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0.1401.0 /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so.0
sudo ln -s /usr/lib/x86_64-linux-gnu/libgstapp-1.0.so.0 /usr/lib/x86_64-linux-gnu/libgstapp-0.10.so.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment