Skip to content

rtp: add new post-session-aux-sender signal

Albert Sjölund requested to merge alberts/gstreamer:dev into main

Adds a new signal to rtpbin, and to webrtcbin, to allow for placement of an object after rtpsession. This is usable for objects such as congestion control elements, that don't want to be burdened by the synchronization requirements of rtpsession.

Merge request reports

Loading