GstCUDA - Evaluating GstCUDA: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
Line 115: Line 115:
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${EVAL_DIR}/usr/lib/aarch64-linux-gnu/
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${EVAL_DIR}/usr/lib/aarch64-linux-gnu/
</syntaxhighlight>
</syntaxhighlight>
where ''$EVAL_DIR=/path/to/evaluation/binary'' is the location in your file system where you have the binary provided by RidgeRun.
where ''${EVAL_DIR}=/path/to/evaluation/binary'' is the location in your file system where you have the binary provided by RidgeRun.


Alternatively, you may just copy the binaries into the standard GStreamer plug-in search path as the follow instructions:
Alternatively, you may just copy the binaries into the standard GStreamer plug-in search path as the follow instructions:

Revision as of 23:39, 27 November 2017