rtsp-stream: Only update the RTP udpsink if it actually exists
authorSebastian Dröge <sebastian@centricular.com>
Wed, 15 Nov 2017 17:52:29 +0000 (19:52 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 15 Nov 2017 17:56:26 +0000 (19:56 +0200)
commitd51f8abe567587343cad0ad096e4740e9969b17d
tree5bbe0a39f2f6184af092e68650bcd5e4c3ac9fef
parentbed93b915d8a4be12a2ab71ed10f919d55519b0a
rtsp-stream: Only update the RTP udpsink if it actually exists

For send-only streams it does not exist, but the RTCP udpsink might.
gst/rtsp-server/rtsp-stream.c