Hi,
I have a new project and it needs a custom GStreamer element to process video pipeline.
I have read the plugin development guide,
https://gstreamer.freedesktop.org/documentation/plugin-development/basics/boiler.html?gi-language=c
For the NXP SDK, it's yocto linux, how to add an empty plugin/element so that I can link it on gstreamer pipeline on the board?
Is there any experience/instruction could share?
Thanks a lot.
Hi Chris
one can look at imx-gst1.0-plugin examples
https://source.codeaurora.org/external/imx/imx-gst1.0-plugin/tree/?h=MM_04.06.00_2012_L5.10.y
or gstreamer-imx :
https://github.com/Freescale/gstreamer-imx
Best regards
igor