Part Number: AM5728
Hi,
I am trying to install the srtp plugin of Gstreamer. This is included in gstreamer-plugins-bad. ı have tried to install via bitbake following the tutorial given in the link below. I have followed issued the command "MACHINE=am57xx-evm bitbake gstreamer1.0-plugins-bad" and waited for the installation to finish. It has downloaded, compiled and packaged a ton of things and returned succesfuly. Then I have transferred the gstreamer1.0-plugins-bad_1.14.4-r11_am57xx_evm.ipk file to the AM5728 and used the opkg install command. It has returned with
Installing gstreamer1.0-plugins-bad (1.14.4) on root Configuring gstreamer1.0-plugins-bad
However, gst-inspect-1.0 tells me that srtp plugin is still not installed. What is the issue here? How can I install the srtp plugin?
I am using AM5728 and ti-processor-sdk-linux-am57xx-evm-06.03.00.106.
Tutorial Link: software-dl.ti.com/.../Overview_Building_the_SDK.html