问题
Hope all are doing great!
I wanted to know your valuable inputs and suggestions on the Gstreamer pipeline requirement mentioned below.
My requirement is to design the custom plugin which can support two different input frames to perform the custom operation on it.
The one frame will be coming from the scalar element and the second frame from the decoder element.
Is it feasible to design a custom GStreamer plugin to support multiple source pads? If yes then can anyone guide me on how do it is possible?
Or If no, then there is any different way to achieve the same task.
Very much beginner on this topic. your suggestions and inputs will be appreciated and helpful for me.
Thank you in advance!
来源:https://stackoverflow.com/questions/63638535/custom-gstreamer-plugin-to-support-multiple-2-source-pad