Jump to content

RidgeRun Video Stabilization Library/Getting Started/Building the Library: Difference between revisions

Line 97: Line 97:
== Building the project ==
== Building the project ==
=== GStreamer only ===
=== GStreamer only ===
Everything will be done in the '''$HOME''' directory. Let's start by going to home directory.
<syntaxhighlight lang="bash">
cd $HOME
</syntaxhighlight>
==== 1. Install the GstCameraDriverMeta ====
==== 1. Install the GstCameraDriverMeta ====


Line 200: Line 204:
cd $HOME
cd $HOME
</syntaxhighlight>
</syntaxhighlight>
=== Build RidgeRun Video Stabilization Library ===
=== Build RidgeRun Video Stabilization Library ===
Once the dependencies have been met you can clone the repository. You can run a default compilation with the following:
Once the dependencies have been met you can clone the repository. You can run a default compilation with the following:
739

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.