Hi,
I have created a gstreamer plugin, I have to send some arbitrary data from my plugin to the succeeding element (which is also created by myself) in addition to the GstBuffer data.
I have referred following links, but I failed in implementing this functionality.
Link1Link2Please provide some example code or links which would suite me.
Thanks in advance!