rtsp-media: Removed fakesink elements
authorPatricia Muscalu <patricia@axis.com>
Thu, 23 Nov 2017 17:39:44 +0000 (18:39 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 24 Nov 2017 09:52:36 +0000 (10:52 +0100)
commit132e00adfd0333be082594bf7e64d3b96d95d263
treeeff10d7c59ef3ab0fd1d809ec0e3f672f2cec22d
parentac6169d50a6e1bf03323b7bada4bd43f4126b012
rtsp-media: Removed fakesink elements

There is not need of adding fakesink elements to the media
pipeline in the dynamic-payloader case.
The media pipeline itself is dynamically updated with
the receiver and sender parts that are based on the client
transport information known after SETUP has been received.

Change-Id: I4e88c9b500c04030669822f0d03b1842913f6cb9

https://bugzilla.gnome.org/show_bug.cgi?id=790674
gst/rtsp-server/rtsp-media.c