Sanity apps purpose is to help you verify that all the required components have been installed successfully. This sanity app helps you to verify that the x86 accelerators are installed correctly.
First of all, you would need to run sanity.sh
and make sure that the image presented looks like the one that would be presented later.
This app should launch first.
Note
Open the source code in your preferred editor to see how simple this app is.
In order to run the app just cd
to the sanity
directory and launch the app
cd $TAPPAS_WORKSPACE/apps/h8/gstreamer/x86_hw_accelerated/sanity
./sanity.sh
The output should look like:
If the output is similar to the image shown above, you are good to go to the next verification phase!