rtspsrc: Push RTCP caps on the RTCP pads
authorSebastian Dröge <sebastian@centricular.com>
Thu, 5 Mar 2015 08:46:17 +0000 (09:46 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 5 Mar 2015 08:47:29 +0000 (09:47 +0100)
commit297d808acce41d2f20b281a2acd642285b5ba01a
tree4ee313e0275e18e33817e45b86e35764092bff96
parent788074733cb9fe4d23209ca158fc88d281333583
rtspsrc: Push RTCP caps on the RTCP pads

Otherwise we will get not-negotiated later from rtpbin, and will never be able
to send RTCP packets back to the server. Note that error flow returns from the
RTCP pads are ignored, that's why it didn't fail more visible before.
gst/rtsp/gstrtspsrc.c