rtsp-stream: Fixed TCP transport case
authorPatricia Muscalu <patricia@axis.com>
Wed, 21 Dec 2016 12:41:50 +0000 (13:41 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 22 Dec 2016 12:21:54 +0000 (14:21 +0200)
commit42f270e7f2406ce7080f091abc934f59d139f761
tree5c1672562163421a636f04c0902756809cf60406
parent143063a68f2676a0bb1b70bd49a093031193f276
rtsp-stream: Fixed TCP transport case

Make sure that the appsink element is actually added to
the bin before trying to link it with the elements in it.

https://bugzilla.gnome.org/show_bug.cgi?id=776343
gst/rtsp-server/rtsp-stream.c
tests/check/gst/rtspserver.c