Skip to content
  • Marc Leeman's avatar
    rtspsrc: allow sending short RTSP requests to a server · ce276d90
    Marc Leeman authored
    Some encoders (Arecont) do not like the long OPTIONS sent at startup as sent by
    GStreamer, but do accept the short header as sent by Live555.
    
    This patch makes the extending the request optional by adding a property
    (short-header).
    
    Fixes #655805.
    
    API: GstRTSPSrc:short-header
    ce276d90