rtsp-media: Add support for sending+receiving medias
authorSebastian Dröge <sebastian@centricular.com>
Thu, 12 Oct 2017 18:00:16 +0000 (21:00 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 16 Feb 2018 09:04:53 +0000 (11:04 +0200)
commit231700b2bbcafbdb77ad83183bc54a8668961495
tree194c53c35fd178a0ac95db458fea7ac458811dea
parent94e70b77aa8ee4ab360ce3b1d3187fcd61157d23
rtsp-media: Add support for sending+receiving medias

We need to add an appsrc/appsink in that case because otherwise the
media bin will be a sink and a source for rtpbin, causing a pipeline
loop.

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