Skip to content

rtspsrc: set multicast-iface on udpsinks and fix RTCP sink TTL

Dan Searles requested to merge MrDanSear/gstreamer-fix-3239:fix-3239 into main

Copy rtspsrc property multicast-iface to its udpsinks to allow messages over those sinks back to the server to work (and prevent 'Network unreachable' warnings).

Also fix the TTL forward for RTCP udpsink.

Fixes #3239 (closed)

Edited by Nicolas Dufresne

Merge request reports