How to add probe in the pad of custom plugin?

Dewei Wang wdw0908 at gmail.com
Thu Aug 26 22:03:22 UTC 2021


Hi,

I am developing a custom plugin which might need to add a probe function to
control the data flow. I know that I can write a GstPadProbeReturn type
function and add it to the pad with gst_pad_add_probe() function in the
application level script which builds the GST pipeline. May I ask if there
is some way to apply these functions to the script for custom plugin
instead, which allows me to insert the probe to the pad? If so, may I know
if there is any example?

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210826/d75f8f45/attachment.htm>


More information about the gstreamer-devel mailing list