Skip to content
  • Wim Taymans's avatar
    rtspsrc: Add support for multiple payload types · 70de0e4e
    Wim Taymans authored
    A media stream can have multiple payload types. Parse all the payload
    types and collect the caps information. We then have to store the
    pt<->caps mapping instead of 1 pt and 1 caps.
    Parse the profile from the SDP and use that to negotiate the transport
    instead of always using AVP.
    Rework how we do some tweaks for ASF and Realmedia.
    70de0e4e