Skip to content
  • Nicolas Dufresne's avatar
    rtpsrc: Always set rtcp socket address · f6ac2e44
    Nicolas Dufresne authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    Regardless if it's multicast or not, set the address property to match
    the element address. This is the address of the interface to listen to,
    which is expected to be ANY in most cases, but should be honnored even
    for RTCP non-multicast case.
    
    This also fixes an assertion if the address is not a parsable IPv4 or
    IPv6 string.
    
    Part-of: <gst-plugins-bad!1433>
    f6ac2e44