Skip to content

webrtcbin: Block the source pads before dtlssrtpdec inside transportreceivebin

Sebastian Dröge requested to merge slomo/gst-plugins-bad:pad-blocks-v2 into master

Otherwise dropped sticky events are not actually re-sent on the next opportunity and we can end up with data-flow before stream-start/segment events.


CC @thaytan

Merge request reports