rtpssrcdemux: Forward serialized events to all pads
While forwarding serialized event, we use gst_pad_forward() function. In the forward callback (GstPadForwardFunction) we always return TRUE. Returning true there will stop the dispatching procedure. As a side effect, only one events is receiving the events. This breaks when sending EOS from the applicaiton, it also breaks the latency tracer.
parent
69ad6af8
Loading
Loading
Pipeline
#9760
passed
with stages
in
7 minutes and 22 seconds
Loading