Skip to content

Fix RTCP latching in rtpsrc/sink

This has been ported to use dynudpsink and some unseen error slept. This notably avoid setting properties that don't exist, ensure that the TTL setting is set on the RTCP socket and fixes the sender socket to bind to any and allocate a free port (rather then listening on the same port it's sending).

cc @thaytan @den_erpel

Merge request reports