739
edits
mNo edit summary |
|||
Line 9: | Line 9: | ||
The RidgeRun Video Stabilization Library has the following dependencies for building from source: | The RidgeRun Video Stabilization Library has the following dependencies for building from source: | ||
=== Gstreamer === | |||
<syntaxhighlight lang=bash> | |||
sudo apt-get install libgstreamer1.0-dev \ | |||
gstreamer1.0-plugins-base \ | |||
gstreamer1.0-plugins-good \ | |||
libgstreamer-plugins-base1.0-dev \ | |||
libegl1-mesa-dev | |||
</syntaxhighlight> | |||
=== Compulsory === | === Compulsory === | ||
edits