How to write/integrate a new GStreamer plugin/element

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to write/integrate a new GStreamer plugin/element

2,969件の閲覧回数
chris_liuv
Contributor III

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.

 

0 件の賞賛
返信
1 返信

2,956件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

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

0 件の賞賛
返信