<div dir="ltr"><div>Hi,</div><div><br></div><div>Is there any particular reason for GST_PAD_PROBE_TYPE_EVENT_FLUSH probe being activated on src pads but *not* on sink pads?</div><div><br></div><div>In gst_pad_push_event_unchecked() there's PROBE_PUSH for all events but in gst_pad_send_event_unchecked() for all *except* FLUSH ones.</div>
<div><br></div><div>What I'm trying to do is to catch some events of my interest (segment, flush-*) on the sink pad of the first element in my custom bin as I need to react on them in my app.  Is there any better way to achieve this other than a probe?</div>
<div><br></div><div>Any hints are much appreciated.</div><div><br></div><div>Cheers,</div><div>Kris</div></div>