Other Parts Discussed in Thread: SK-AM62
Hello,
Let me confirm how user can apply gstreamer plugin for built SDK on EVM.
(The environment is SDK ver 8.05.00.21 and EVM is SK-AM62 E3.)
* I would like you to confirm case of below.
- Apply "x264enc" library
(I checked /usr/lib/gstreamer1.0 folder whether this lib exist or not. But since this lib did not exist, I would like to perform plugin.)
Here is my underestanding to build.
1. I found that plugin information of x264enc at "gstreamer1.0-plugins-ugly_1.16.3.bb".
2. Perform bitbake command with "MACHINE=am62xx-evm bitbake gstreamer1.0-plugins-ugly"
Then I have following questions.
Q1, Above is my understanding how plugin file should be built. Is my above understanding correct ?
Q2, If answer of above is "yes", Is there any contents which I should perform after build ?
(If you have document about how to prepare plugin condition, it is very helpful.)
BR,