stream: optimize pipeline for protocols
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 16 Aug 2013 15:05:24 +0000 (17:05 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 16 Aug 2013 15:05:24 +0000 (17:05 +0200)
commitd74cbf2911e3637c75b72edf7b4b05a12beb42bf
treee27b59b6418dbb29b8dfdc5d15d06b18c16cfdd1
parentf094256addf8c0f9c8360c2cda89a49a7b60f09f
stream: optimize pipeline for protocols

When TCP is not an allowed protocol for the stream, avoid creating the
appsrc/appsink/queue and tee elements.
gst/rtsp-server/rtsp-stream.c